struct

PlaceOS::Pulse::Register

Inherits PlaceOS::Pulse::Request < PlaceOS::Pulse::Base < JSON::Serializable < Struct < Value < Object

Constructors

new(domain : String, name : String, email : String, proof_of_work : String, public_key : String)
Source

Class methods

generate(domain, name, email, instance_id, public_key)

Generate the register request, performing proof-of-work

Source

Instance methods

domain
Source
email
Source
name
Source
proof_of_work
Source
public_key
Source
valid?(instance_id : String)
Source