miden-protocol 0.14.5

Core components of the Miden protocol
Documentation
1
2
3
4
5
6
# TYPE ALIASES
# =================================================================================================

pub type AccountId = struct { prefix: felt, suffix: felt }
pub type DoubleWord = struct { word_lo: word, word_hi: word }
pub type MemoryAddress = u32