Tx Input Or Builder
interface TxInputOrBuilder
Functions
Link copied to clipboard
The owner address (string)
Content copied to clipboard
string address = 2;
Link copied to clipboard
The owner address (string)
Content copied to clipboard
string address = 2;
Link copied to clipboard
The UTXO
Content copied to clipboard
.TW.Cardano.Proto.OutPoint out_point = 1;
Link copied to clipboard
optional token amounts in the UTXO
Content copied to clipboard
repeated .TW.Cardano.Proto.TokenAmount token_amount = 4;
Link copied to clipboard
optional token amounts in the UTXO
Content copied to clipboard
repeated .TW.Cardano.Proto.TokenAmount token_amount = 4;
Link copied to clipboard
optional token amounts in the UTXO
Content copied to clipboard
repeated .TW.Cardano.Proto.TokenAmount token_amount = 4;
Link copied to clipboard
The UTXO
Content copied to clipboard
.TW.Cardano.Proto.OutPoint out_point = 1;