Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 901 Bytes

UPDATE_WITNESS.md

File metadata and controls

19 lines (13 loc) · 901 Bytes

update_witness_.py

This script is useful tool to update your witness information in the blockchain.

Use-cases

  1. You can just update your witness info by running ./update_witness.py without params
  2. You can shutdown your witness by executing ./update_witness.py --shutdown. In this mode you witness signing key will be set to special key GLS1111111111111111111111111111111114T1Anm which says to the golos blockchain network "this witness is shutdown, don't use it".

Configuration

  • witness - your witness
  • keys - private active key of your witness account
  • witness_pubkey - this is the public key of your witness signing account. The private key of this pair you will use as private-key = in golosd config.ini. You may generate a keypair using generate_keypair.py
  • props - chain votable params