key

package
v0.0.0-...-25c641e Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {
	// GetAddress returns an Address which contains the 20 byte address of an Ethereum account
	GetAddress() *common.Address
	// GetTransactOpts returns TransactOpts which contains the required data to be able
	// to sign an Ethereum transaction.
	GetTransactOpts() *bind.TransactOpts
}

Provider defines the methods needed to send and sign transactions

Directories

Path Synopsis
pk
kms

Jump to

Keyboard shortcuts

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