LedgerTxInfo: {
    newTxHex: string;
    utxos: UTXO[];
}

Type declaration

  • newTxHex: string
  • utxos: UTXO[]

Generated using TypeDoc