rust icon indicating copy to clipboard operation
rust copied to clipboard

refactor(signers): move `SignerConf` to ethereum-specific folder in configuration crate

Open luketchang opened this issue 3 years ago • 0 comments

  • SignerConf is an ethereum-specific type yet it sits in general crates (configuration and nomad-core)
  • Want to move SignerConf into ethereum specific folder in configuration and generalize with VM-based enums

luketchang avatar May 02 '22 06:05 luketchang