The sequencer has certain state that will affect if transactions are considered valid or not. Most notably is allowed assets to be used for fees. It would be good if we documented how FeeAssetChangeActions are sequenced to avoid unnecessary confusion for users. If a fee asset change is done without notice, many in-mempool transactions will be invalidated.
The sequencer has certain state that will affect if transactions are considered valid or not. Most notably is allowed assets to be used for fees. It would be good if we documented how
FeeAssetChangeActionsare sequenced to avoid unnecessary confusion for users. If a fee asset change is done without notice, many in-mempool transactions will be invalidated.