Submit new block
Put a new block into the blockchain
Last updated
Put a new block into the blockchain
Last updated
prevhash*
String
Last recorded hash of the scope
height*
Number
Heght of the last block of the scope + 1
version*
Number
API version
data*
String
Block Content
timestamp*
Number
Timestamp in Unix format
by*
String
Transaction Signer name
scope*
String
Scope name
signature*
String
RSA-PSS signature of the object
{ prevHash, height, version, data, timestamp, scope }
hash*
String
Cryptographic hash (digest) encrypted with SHA-256