Closed
Description
The module AuthorityServer
takes as input an optional consensus submitter module. This should not be optional if we want to support shared objects. To modify it we need to update the SuiCommand
module to boot a ConsensusListener
module and a Narwhal node (and read from file any config that Narwhal needs).