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 (*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) GetPublicKey ¶
Click to show internal directories.
Click to hide internal directories.