Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 560 Bytes

EmptyAccountAllOf.md

File metadata and controls

11 lines (8 loc) · 560 Bytes

# EmptyAccountAllOf

Properties

Name Type Description Notes
type string Type of the account, `empty` - account hasn't appeared in the blockchain yet [optional]
address string Public key hash of the account [optional]
counter int An account nonce which is used to prevent operation replay [optional]

[Back to Model list] [Back to API list] [Back to README]