CoinBalance: {
    amount: number;
    coin_type: string;
}

Type declaration

  • amount: number
  • coin_type: string

Generated using TypeDoc