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