struct

PlaceOS::Pulse::Message(T)

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(instance_id : String, saas : Bool, message : T, private_key : Ed25519::SigningKey)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

verify_signature(public_key : String, message : String, signature : String)
Source

Instance methods

instance_id
Source
message
Source
saas
Source
signature
Source