keyring

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// SupportedAlgorithms defines the list of signing algorithms used on Decimal:
	//  - secp256k1     (Cosmos SDK)
	//  - eth_secp256k1 (Ethereum)
	SupportedAlgorithms = keyring.SigningAlgoList{hd.Secp256k1, ethhd.EthSecp256k1}

	// SupportedAlgorithmsLedger defines the list of signing algorithms used on Decimal for the Ledger device:
	//  - secp256k1     (Cosmos SDK)
	//  - eth_secp256k1 (Ethereum)
	SupportedAlgorithmsLedger = keyring.SigningAlgoList{hd.Secp256k1, ethhd.EthSecp256k1}
)

Functions

func Option

func Option() keyring.Option

Option defines a function keys options for the ethereum Secp256k1 curve. It supports eth_secp256k1 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