pub const DEFAULT_ETH_DERIVATION_PATH_PREFIX: &str = "m/44'/60'/0'/0/";
Expand description

The default derivation path prefix used by Ethereum. This value is used when EthereumConfig::derivation_path is None.