MCEL: Merkle-Chaining Event Ledger 1.0.0.0a (A1)
A post-quantum secure block-chain ledger system
Data Structures
Here are the data structures with brief descriptions:
 Cmcel_anchor_referenceThe MCEL anchor reference container
 Cmcel_block_headerThe MCEL block header structure
 Cmcel_checkpoint_audit_itemThe MCEL audit path item container
 Cmcel_checkpoint_headerThe MCEL checkpoint header structure
 Cmcel_ledger_stateThe MCEL ledger instance state
 Cmcel_policyThe MCEL namespace policy container
 Cmcel_policy_contextThe MCEL policy context (caller-maintained)
 Cmcel_record_headerThe MCEL record header structure
 Cmcel_store_callbacksThe MCEL storage callback table