Producer
Summary
public string
owner
name of the Owner of the Producer
public double
total_votes
Total votes this producer received.
public string
producer_key
Public Key of the Producer.
public bool
is_active
true if Producer is active, false if not
public string
url
Url pointing to the website of the producer.
public UInt32
unpaid_blocks
Number of unpaid Blocks.
public UInt64
last_claim_time
Time the Producer last claimed.
public UInt16
location
Location of the Producer (ISO-Code)
Members
public string
owner
name of the Owner of the Producer
public double
total_votes
Total votes this producer received.
public string
producer_key
Public Key of the Producer.
public bool
is_active
true if Producer is active, false if not
public string
url
Url pointing to the website of the producer.
public UInt32
unpaid_blocks
Number of unpaid Blocks.
public UInt64
last_claim_time
Time the Producer last claimed.
public UInt16
location
Location of the Producer (ISO-Code)
Last updated