Skip to main content

Module consignment

Module consignment 

Source
Expand description

Consignment: the wire format for CSV contract state transfer

A consignment contains the complete provable history of a contract: genesis, all transitions, seal assignments, and anchor proofs. It is the unit of state transfer between peers.

Structs§

Anchor
Anchor proof: links a commitment to an on-chain reference
Consignment
Complete contract consignment
SealAssignment
Seal assignment record in a consignment

Enums§

ConsignmentError
Consignment validation errors

Constants§

CONSIGNMENT_VERSION
Consignment version for forward compatibility