keys

package
v0.0.0-...-9636639 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsensusBenchmarkKey

type ConsensusBenchmarkKey struct {
	Signer  signature.Signer
	Address types.Address
	SigSpec types.SignatureAddressSpec
}

ConsensusBenchmarkKey is key generated for benchmarks.

func ConsensusBenchmarkKeys

func ConsensusBenchmarkKeys(n int) []*ConsensusBenchmarkKey

ConsensusBenchmarkKeys returns n consensus benchmark keys.

type EVMBenchmarkKey

type EVMBenchmarkKey struct {
	Signer  signature.Signer
	Address types.Address
	SigSpec types.SignatureAddressSpec

	EthAddress common.Address
	EthPrivate *ecdsa.PrivateKey
}

EVMBenchmarkKey is key generated for benchmarks.

func EVMBenchmarkKeys

func EVMBenchmarkKeys(n int) []*EVMBenchmarkKey

EVMBenchmarkKeys returns n benchmark keys.

Jump to

Keyboard shortcuts

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