Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 884 Bytes

cerberus.md

File metadata and controls

26 lines (22 loc) · 884 Bytes

Cerberus

GenTx

cerberusd gentx polkachu 4000000000000ucrbrus \
--chain-id cerberus-chain-1 \
 --moniker 'polkachu.com' \
 --commission-max-change-rate=0.05 \
 --commission-max-rate=0.20 \
 --commission-rate=0.05 \
 --website "https://polkachu.com" \
 --identity "0A6AF02D1557E5B4" \
 --details "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at [email protected]" \
 --security-contact="[email protected]"

Edit validator

cerberusd tx staking edit-validator \
  --moniker="polkachu.com | Delegate beyond top 10" \
  --details "Please delegate beyond top 10 validators for decentralization. Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at [email protected]" \
  --chain-id cerberus-chain-1 \
  --from=polkachu