UNPKG

test-ic-wallet-middleware-icrc

Version:
7 lines (6 loc) 152 B
export interface AllowanceStorageModel { ledgerAddress: string; subAccountId: string; spenderPrincipal: string; spenderSubId: string; }