UDIF: Universal Digital Identification Framework 1.0.0.0a (A1)
A quantum-secure cryptographic identification
udif_checkpoint_group Struct Reference

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

Detailed Description

Coordinated checkpoint across all three ledgers.

Field Documentation

◆ height

uint64_t height

Maximum records across all ledgers

◆ membcommit

uint8_t membcommit[UDIF_MCEL_BLOCK_HASH_SIZE]

Membership checkpoint commitment

◆ membershipseq

uint64_t membershipseq

Membership checkpoint sequence number

◆ regcommit

uint8_t regcommit[UDIF_MCEL_BLOCK_HASH_SIZE]

Registry checkpoint commitment

◆ registryseq

uint64_t registryseq

Registry checkpoint sequence number

◆ timestamp

uint64_t timestamp

Creation timestamp

◆ transactionseq

uint64_t transactionseq

Transaction checkpoint sequence number

◆ transcommit

uint8_t transcommit[UDIF_MCEL_BLOCK_HASH_SIZE]

Transaction checkpoint commitment


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/UDIF/UDIF/mcelmanager.h