add clarification for Chain.timestamp #920

Merged
zxq9 merged 1 commits from nikita-fuchs-patch-1 into master 2022-12-07 23:34:55 +09:00

View File

@ -483,7 +483,7 @@ The address of the account that mined the current block.
Chain.timestamp : int
```
The timestamp of the current block.
The timestamp of the current block (unix time, milliseconds).
##### difficulty