Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Ed25519KeyPairForTests ¶
func Ed25519KeyPairForTests(setIndex int) *keys.Ed25519KeyPair
func NodeAddressesForTests ¶ added in v0.7.1
func NodeAddressesForTests() []primitives.NodeAddress
Types ¶
type TestEcdsaSecp256K1KeyPair ¶ added in v0.7.1
type TestEcdsaSecp256K1KeyPair struct {
*keys.EcdsaSecp256K1KeyPair
}
func EcdsaSecp256K1KeyPairForTests ¶ added in v0.7.1
func EcdsaSecp256K1KeyPairForTests(setIndex int) *TestEcdsaSecp256K1KeyPair
func (*TestEcdsaSecp256K1KeyPair) NodeAddress ¶ added in v0.7.1
func (k *TestEcdsaSecp256K1KeyPair) NodeAddress() primitives.NodeAddress
Click to show internal directories.
Click to hide internal directories.