struct OnChain::API::Utxo
- OnChain::API::Utxo
- Struct
- Value
- Object
Defined in:
onchain-shard/models/utxo.crConstructors
Constructor Detail
def self.new(amount : UInt64, vout : UInt64, txid : String, script_pub_key : String)
#