Skip to content

ehalalnetwork/poa-scripts-validator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts for Validator node

Transfer of reward from mining key to payout key

Script is located in ./transferRewardToPayoutKey folder. It transfers the whole balance - gas fee at the moment of execution of the script from validator's key address to payout key address. It is a part of MoC setup and it is a part of deployment playbooks for AWS and non AWS setups. Script's key features:

  • it takes mining key address from node.toml configuration file for launching validator's Parity client.
  • it gets payout key from POA Network Consensus smart-contracts.
  • it transfers a full balance from mining to payout key.

Transfer of reward has configured to execute once in an hour on the validator's node.

About

Script for validator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%