UNPKG

test-ic-wallet-middleware-icrc

Version:
7 lines (6 loc) 145 B
export interface TransferFromServiceResult { servicePrincipal: string; ledgerAddress: string; credit: bigint; deposit: bigint; }