UNPKG

test-ic-wallet-middleware-icrc

Version:
5 lines (4 loc) 74 B
export interface WithdrawResult { txId: bigint; amount: bigint; }