You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Block {
Id: string // This block's identifier
Previous Id: string // This block's parent's identifier
Index: unsigned integer // The "height" of this block
Consensus: bytes // The opaque consensus payload for this block
Signer: bytes // The signer of this block
Summary: bytes // A digest of the contents of the block
}
The text was updated successfully, but these errors were encountered:
therealdannzor
changed the title
Compliant with Hyperledger Sawh
Compliant with Hyperledger Sawtooth Consensus API
Jun 4, 2021
From https://github.com/hyperledger/sawtooth-rfcs/blob/main/text/0004-consensus-api.md:
The text was updated successfully, but these errors were encountered: