# Functions
EthSecp256k1Option defines a function keys options for the ethereum Secp256k1 curve.
# Constants
EthSecp256k1Type defines the ECDSA secp256k1 used on Ethereum.
# Variables
EthSecp256k1 uses the Bitcoin secp256k1 ECDSA parameters.
SupportedAlgorithms defines the list of signing algorithms used on Ethermint: - eth_secp256k1 (Ethereum) - secp256k1 (Tendermint).
SupportedAlgorithmsLedger defines the list of signing algorithms used on Ethermint for the Ledger device: - eth_secp256k1 (Ethereum) - secp256k1 (Tendermint).