UNPKG

test-ic-wallet-middleware-hpl

Version:
11 lines (10 loc) 220 B
export interface HplAvailableRemote { remoteAccountId: string; assetId: string; assetName: string; assetSymbol: string; assetLogo: string; code: string; expired: number; amount: string; }