Tinrelay::Hail
Inherits JSON::Serializable < Reference < Object
Constructors
new(hail_id : String, sender_ship : String, sender_signing_generation : Int32, recipient_ship : String, created_at : Int64, expires_at : Int64, signature : String = "", protocol : Int32 = PROTOCOL)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created_at
Sourceexpires_at
Sourcehail_id
Sourceprotocol
Sourcerecipient_ship
Sourcesender_ship
Sourcesender_signing_generation
Sourcesignature
Sourcesigning_bytes
Sourcesubmission_evidence
Source