menu
cosmos_sdk package
documentation
proto_messages/thorchain/common/src/common.dart
OutputRef
OutputRef.new const constructor
OutputRef.new const constructor
dark_mode
light_mode
OutputRef
constructor
const
OutputRef
(
{
String
?
txHash
,
int
?
outputIndex
,
String
?
keyImage
,
String
?
spendTxHash
,
})
Implementation
const OutputRef({ this.txHash, this.outputIndex, this.keyImage, this.spendTxHash, });
cosmos_sdk package
documentation
proto_messages/thorchain/common/src/common
OutputRef
OutputRef.new const constructor
OutputRef class