Structsยง
- Block
Body - Represents a block body.
- Block
Header - Represents a block header.
- Block
Number - Represents a block number.
- Block
Request - Request for retrieving a block by its number, optionally including the block proof.
- Block
Signature - Block ECDSA Signature.
- FeeParameters
- Definition of the fee parameters.
- Maybe
Block - Response containing the block data and optionally its proof.
- Maybe
Block Number - Represents a block number or nothing.
- Proposed
Block - Represents a proposed block.
- Sign
Block Response - Response to a
SignBlockrequest: the block signature together with the commitment of the block header that the validator actually signed, so the block producer can detect a block-hash mismatch. - Signed
Block - Represents a signed block.
- Validator
Public Key - Validator ECDSA public key.