-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
The story validator create command stalls the chain on story-localnet. I really dont know the root cause of this issue and why it is currently happening.
Error Details
There is no error being logged other than the chain stalling and not advancing beyond just a few blocks after executing the transaction command.
Steps to Reproduce
Set up story-localnet and run the following command -
story validator create \
--moniker "MyValidatorName" \
--stake 1024000000000000000000 \
--commission-rate 1000 \
--max-commission-rate 5000 \
--max-commission-change-rate 0 \
--unlocked=false \
--chain-id 1399 \
--rpc http://validator1-geth:8545Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working