member

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Member

type Member struct {
	foundation.BaseContract
	Name      string
	PublicKey string
}

func New added in v0.3.0

func New(name string, key string) *Member

func (*Member) AuthorizedCall added in v0.5.0

func (m *Member) AuthorizedCall(ref string, method string, params []interface{}, seed []byte, sign []byte) ([]interface{}, *foundation.Error)

func (*Member) GetName

func (m *Member) GetName() string

func (*Member) GetPublicKey

func (m *Member) GetPublicKey() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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