struct OnChain::API::SendStatus

Defined in:

onchain-shard/models/send_status.cr

Constructors

Constructor Detail

def self.new(status_code : UInt64, message : String) #

[View source]