struct OnChain::API::Utxo

Defined in:

onchain-shard/models/utxo.cr

Constructors

Constructor Detail

def self.new(amount : UInt64, vout : UInt64, txid : String, script_pub_key : String) #

[View source]