rust
rust copied to clipboard
refactor(signers): move `SignerConf` to ethereum-specific folder in configuration crate
SignerConfis an ethereum-specific type yet it sits in general crates (configuration and nomad-core)- Want to move
SignerConfinto ethereum specific folder inconfigurationand generalize with VM-based enums