struct OnChain::API::HashToSign

Defined in:

onchain-shard/models/hash_to_sign.cr

Constructors

Constructor Detail

def self.new(input_index : UInt64, public_key : String, hash_to_sign : String) #

[View source]