Run a Layer Validator (testnet)
Follow the steps to become a Tellor testnet validator.
Prerequisites
Create your Validator:
cd ~/layer/binaries/v6.1.3 && ./layerd query bank balance YOUR_ACCOUNT_NAME loyabalance:
amount: "123456789"
denom: loya2) Retrieve your Node's Pubkey
./layerd comet show-validator{"@type":"/cosmos.crypto.ed25519.PubKey","key":"FX9cKNl+QmxtLcL926P5yJqZw7YyuSX3HQAZboz3TjM="}3) Edit the Validator Configuration File
4) Create your validator.
Last updated