struct OnChain::API::OnchainTransactionReply

Defined in:

onchain-shard/models/onchainTransactionReply.cr

Constructors

Constructor Detail

def self.new(tx : String, total_input_value : String, hashes_to_sign : Array(OnchainHashToSign)) #

[View source]