keyring

package
v1.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// SupportedAlgorithms defines the list of signing algorithms used on Greenfield:
	//  - eth_secp256k1 (Ethereum)
	//  - eth_bls (Ethereum)
	SupportedAlgorithms = keyring.SigningAlgoList{hd.EthSecp256k1, hd.EthBLS}
	// SupportedAlgorithmsLedger defines the list of signing algorithms used on Greenfield for the Ledger device:
	//  - eth_secp256k1 (Ethereum)
	//  - eth_bls (Ethereum)
	SupportedAlgorithmsLedger = keyring.SigningAlgoList{hd.EthSecp256k1, hd.EthBLS}
)

Functions

func ETHAlgoOption

func ETHAlgoOption() keyring.Option

ETHAlgoOption defines a function keys options for the ethereum Secp256k1 curve. It supports eth_secp256k1, eth_bls keys for accounts.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL