dymension-rdk icon indicating copy to clipboard operation
dymension-rdk copied to clipboard

Change validator type to sequencer type

Open mtsitrin opened this issue 2 years ago • 2 comments

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 avatar Jan 30 '23 16:01 mtsitrin

@mtsitrin can this be closed?

omritoptix avatar May 06 '24 16:05 omritoptix

no, we didn't implemented it yet

mtsitrin avatar May 07 '24 09:05 mtsitrin