UNPKG

test-ic-wallet-middleware-icrc

Version:
9 lines (8 loc) 182 B
export interface GetSubAccountResult { subAccountId: string; ledgerAddress: string; name: string; balance: bigint; currencyAmount: string; decimal: number; }