signer

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signer

type Signer interface {
	Sign(input []byte) ([]byte, error)
}

func New

func New(cfg config.SignerConfig) (Signer, error)

func NewLocalSigner

func NewLocalSigner(privateKey primitives.EcdsaSecp256K1PrivateKey) Signer

func NewSignerClient

func NewSignerClient(address string) Signer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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