Closed
Description
We recently started to implement a data structure that acts as a global controller for protocol versions, and provides the functionality of telling any witnet-rust component what is the protocol version that is supposed to be applied given an epoch number.
We need to complete the implementation of this component, and then start to use it in #2419 and #2420.