|
UDIF: Universal Digital Identification Framework 1.0.0.0a (A1)
A quantum-secure cryptographic identification
|
Coordinated checkpoint across all three ledgers. More...
#include <mcelmanager.h>
Data Fields | |
| uint8_t | membcommit [UDIF_MCEL_BLOCK_HASH_SIZE] |
| uint8_t | regcommit [UDIF_MCEL_BLOCK_HASH_SIZE] |
| uint8_t | transcommit [UDIF_MCEL_BLOCK_HASH_SIZE] |
| uint64_t | height |
| uint64_t | membershipseq |
| uint64_t | registryseq |
| uint64_t | timestamp |
| uint64_t | transactionseq |
Coordinated checkpoint across all three ledgers.
| uint64_t height |
Maximum records across all ledgers
| uint8_t membcommit[UDIF_MCEL_BLOCK_HASH_SIZE] |
Membership checkpoint commitment
| uint64_t membershipseq |
Membership checkpoint sequence number
| uint8_t regcommit[UDIF_MCEL_BLOCK_HASH_SIZE] |
Registry checkpoint commitment
| uint64_t registryseq |
Registry checkpoint sequence number
| uint64_t timestamp |
Creation timestamp
| uint64_t transactionseq |
Transaction checkpoint sequence number
| uint8_t transcommit[UDIF_MCEL_BLOCK_HASH_SIZE] |
Transaction checkpoint commitment