TrxInput: {
    amount: number;
    amountFiat?: number;
    txid: string;
}

Type declaration

  • amount: number
  • Optional amountFiat?: number
  • txid: string

Generated using TypeDoc