StakeNode()
function, the minimum staking period is 21 days. The minimum stake at launch required to become a Service Node is 15,000 POKT. This node stake keeps nodes honest and incentivized to provide high quality service. Additionally, a node sufficient stake allows nodes to participate in PoS consensus as a Validator Node. Per the changes in RC-0.7.0, not all nodes are validators, but all validators are service nodes. To become a Validator Node, you must be in the top 1,000 node stakes on the network. Validator Nodes can claim the 1% block reward for submitting the block.min_signed_per_window
amount of blocks over a signed_blocks_window
. When jailed because of this reason, a Pocket Validator Node is Slashed a slash_fraction_downtime
% of their Stake.slash_fraction_double_sign
% of their Stake.Sessions
. In order to become Unjailed again, and after waiting downtime_jail_duration
nano-seconds, a Node Unjail transaction must be sent to the Pocket Network, and upon approval, the Pocket Validator Node will become Unjailed again.max_jailed_blocks
blocks, it will be Force Unstaked.proof_waiting_period
elapses. If both transactions are successful, Tokens are minted to the address of the Validator.