package
0.19.0-reap.ethermint.v0.2.7-rc8
Repository: https://github.com/reapchain/ethermint.git
Documentation: pkg.go.dev
# 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).