# Functions
No description provided by the author
DeriveSecp256k1 derives and returns the eth_secp256k1 private key for the given mnemonic and HD path.
EthermintKeygenFunc is the key generation function to generate secp256k1 ToECDSA from ethereum.
EthSecp256k1Options defines a keys options for the ethereum Secp256k1 curve.
# Constants
EthSecp256k1 defines the ECDSA secp256k1 used on Ethereum.
# Variables
SupportedAlgorithms defines the list of signing algorithms used on Ethermint: - eth_secp256k1 (Ethereum) - secp256k1 (Tendermint).