struct OnChain::API::HashesToSign

Defined in:

onchain-shard/models/hashes_to_sign.cr

Constructors

Constructor Detail

def self.new(tx : String, total_input_value : UInt64, hashes : Array(HashToSign)) #

[View source]