add clarification for Chain.timestamp

add clarification for Chain.timestamp
This commit is contained in:
Nikita Fuchs 2022-11-28 14:27:21 +01:00 committed by GitHub
parent 5adeb6c93e
commit cf841f5d57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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