member

package
v0.8.7 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var INSATTR_Call_API = true
View Source
var INSATTR_GetPublicKey_API = true

Functions

This section is empty.

Types

type Member

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

func New

func New(name string, key string) (*Member, error)

func (*Member) Call added in v0.6.1

func (m *Member) Call(rootDomain core.RecordRef, method string, params []byte, seed []byte, sign []byte) (interface{}, error)

Call method for authorized calls

func (*Member) GetName

func (m *Member) GetName() (string, error)

func (*Member) GetPublicKey

func (m *Member) GetPublicKey() (string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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