Type Alias unc_ledger::UNCLedgerAppVersion
source · pub type UNCLedgerAppVersion = Vec<u8>;Expand description
Alias of Vec<u8>. The goal is naming to help understand what the bytes to deal with
Aliased Type§
struct UNCLedgerAppVersion { /* private fields */ }