Skip to content

Instantly share code, notes, and snippets.

@shmutalov
Created October 6, 2017 11:14
Show Gist options
  • Save shmutalov/4f3dcf73d38270865bc546f005b7c086 to your computer and use it in GitHub Desktop.
Save shmutalov/4f3dcf73d38270865bc546f005b7c086 to your computer and use it in GitHub Desktop.
[
{
"Command" : "beaconstatus"
},
{
"CPID" : "1a4261d3c8c90005027d111834ddd188",
"Beacon Exists" : "Yes",
"Beacon Timestamp" : "10-06-2017 10:34:43",
"Public Key" : "<here is public key set>",
"Private Key" : "",
"Local Configuration Public Key" : "",
"Magnitude (As of last superblock)" : 0.00000000,
"Warning" : "Your magnitude is 0 as of the last superblock: this may keep you from staking POR blocks.",
"Block Signing Test Results" : false,
"Errors" : "Private Key Missing. Local configuration file Public Key missing. Local configuration public key does not match beacon public key. This can happen if you copied the wrong public key into your configuration file. Please request that your beacon is deleted, or look into walletbackups for the correct keypair. Failed to sign POR block. This can happen if your keypair is invalid. Check walletbackups for the correct keypair, or request that your beacon is deleted. ",
"Help" : "Note: If your beacon is missing its public key, or is not in the chain, you may try: execute advertisebeacon.",
"Configuration Status" : "FAIL"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment