struct OnChain::API::History

Defined in:

onchain-shard/models/history.cr

Constructors

Constructor Detail

def self.new(total_txs : UInt64, txs : Array(Tx)) #

[View source]