You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prices are pulled at minute one, same time as the miners. SPRs are written to a new chain (PegNet / MainNet / StakingPriceRecords) at minute 8. Entries are valid if:
34
34
* The height matches the block's height
35
-
* The payout address matches the RCD
35
+
* The payout address matches the PubKey
36
36
* The signature is verified
37
37
* It is not a duplicate of an existing (and valid) SPR with the same payout address
0 commit comments