Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocalKeyManager ¶
type LocalKeyManager struct {
// contains filtered or unexported fields
}
func NewLocalKeyManager ¶
func NewLocalKeyManager(secret string) (*LocalKeyManager, error)
func (*LocalKeyManager) Address ¶
func (km *LocalKeyManager) Address() common.Address
Address implements keymanager.KeyManager.
Click to show internal directories.
Click to hide internal directories.