pub(crate) type Protocol = NarwhalProtocol;
NOTE: Link these types to the correct protocol. Either Sui or Narwhal.
pub(crate) struct Protocol { working_dir: PathBuf, }
working_dir: PathBuf