-
Notifications
You must be signed in to change notification settings - Fork 8
Node key
c-darwin edited this page Dec 13, 2015
·
2 revisions
Every miner has a Node-key. It is used to sign new blocks as well as to sign the following transactions:
- new_pct
- new_reduction
- new_max_promised_amounts
- new_max_other_currencies
- votes_node_new_miner
- change_node_key
Private key is also stored on the node in the table my_node_keys in order to allow automatic signing of the block.