Skip to content

Commit

Permalink
pubkey not rcd
Browse files Browse the repository at this point in the history
  • Loading branch information
WhoSoup committed Aug 26, 2020
1 parent 1ba236e commit 41fd986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pip-0013.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The goal is to counterbalance the submission of Oracle Price Records of miners b

ExtIDs:
* version byte (byte, default 0)
* RCD of the payout address
* PubKey of the payout address
* signature covering [ExtID 0, ExtID 1, SHA256(Content)]
Content: (protobuf)
* Payout Address (string)
Expand All @@ -32,7 +32,7 @@ Content: (protobuf)

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:
* The height matches the block's height
* The payout address matches the RCD
* The payout address matches the PubKey
* The signature is verified
* It is not a duplicate of an existing (and valid) SPR with the same payout address
Expand Down

0 comments on commit 41fd986

Please sign in to comment.