account

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2019 License: MIT Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountService

type AccountService struct {
	*component.BaseComponent
	// contains filtered or unexported fields
}

func NewAccountService

func NewAccountService(cfg *cfg.Config, sdb *state.ChainStateDB) *AccountService

NewAccountService create account service

func (*AccountService) AfterStart

func (as *AccountService) AfterStart()

func (*AccountService) BeforeStart

func (as *AccountService) BeforeStart()

func (*AccountService) BeforeStop

func (as *AccountService) BeforeStop()

func (*AccountService) Receive

func (as *AccountService) Receive(context actor.Context)

func (*AccountService) Statistics

func (as *AccountService) Statistics() *map[string]interface{}

type Signer

type Signer struct {
	// contains filtered or unexported fields
}

func NewSigner

func NewSigner(s *key.Store) *Signer

func (*Signer) Receive

func (s *Signer) Receive(context actor.Context)

Receive actor message

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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