Type Alias escrow_io::WalletId

source ·
pub type WalletId = U256;
Expand description

An escrow wallet ID.

Aliased Type§

struct WalletId(pub [u64; 4]);

Fields§

§0: [u64; 4]