AntelopeIO / spring

C++ implementation of the Antelope protocol with Savanna consensus
Other
5 stars 2 forks source link

Implement `controller::replace_producer_keys` for Savanna #207

Closed linh2931 closed 3 months ago

linh2931 commented 3 months ago

replace_producer_keys has not been implemented yet.

https://github.com/AntelopeIO/spring/blob/2b86741f176a984a662d6ff57423b6dfc45904f6/libraries/chain/controller.cpp#L1041

heifner commented 3 months ago

I think it would be useful to add a spring-util chain action that uses replace_producer_keys to easily setup a local testnet.