Skip to content

Commit 41fd986

Browse files
committed
pubkey not rcd
1 parent 1ba236e commit 41fd986

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pip-0013.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The goal is to counterbalance the submission of Oracle Price Records of miners b
2222

2323
ExtIDs:
2424
* version byte (byte, default 0)
25-
* RCD of the payout address
25+
* PubKey of the payout address
2626
* signature covering [ExtID 0, ExtID 1, SHA256(Content)]
2727
Content: (protobuf)
2828
* Payout Address (string)
@@ -32,7 +32,7 @@ Content: (protobuf)
3232

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

0 commit comments

Comments
 (0)