dymension-rdk
dymension-rdk copied to clipboard
Change validator type to sequencer type
Currently the sequencer type is the same as the validator in staking module.
It actually makes more sense to be similar to the sequencer struct in the hub
- [ ] define Sequencer struct in proto
- [ ] use Sequencer in all internal functions
- [ ] Have Sequencer to Validator method, to support some Staking interface calls
@mtsitrin can this be closed?
no, we didn't implemented it yet