UNPKG

notbank

Version:
6 lines (5 loc) 115 B
export interface GetDepositAddressesRequest { account_id: number; currency: string; network: string; }