Subaccount

Type Alias Subaccount 

Source
pub type Subaccount = [u8; 32];
Expand description

Account

Account representation of ledgers supporting the ICRC-1 standard.

Code ported from icrc-ledger-types as we don’t want to include that one, it’s out of date and has a lot of extra dependencies