Documentation ¶
Index ¶
- func ActivateChain(chainID string) string
- func CallView(chainID, contractHname, functionName string) string
- func DKSharesGet(sharedAddress string) string
- func DKSharesPost() string
- func DeactivateChain(chainID string) string
- func GetChainRecord(chainID string) string
- func GetCommitteeForChain(chainID string) string
- func GetCommitteeRecord(addr string) string
- func Info() string
- func ListChainRecords() string
- func NewRequest(chainID string) string
- func PeeringGetStatus() string
- func PeeringSelfGet() string
- func PeeringTrustedDelete(pubKey string) string
- func PeeringTrustedGet(pubKey string) string
- func PeeringTrustedList() string
- func PeeringTrustedPost() string
- func PeeringTrustedPut(pubKey string) string
- func PutChainRecord() string
- func PutCommitteeRecord() string
- func RequestStatus(chainID, reqID string) string
- func Shutdown() string
- func StateGet(chainID, key string) string
- func WaitRequestProcessed(chainID, reqID string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActivateChain ¶
func DKSharesGet ¶
func DKSharesPost ¶
func DKSharesPost() string
func DeactivateChain ¶
func GetChainRecord ¶
func GetCommitteeForChain ¶ added in v0.2.0
func GetCommitteeRecord ¶ added in v0.2.0
func ListChainRecords ¶
func ListChainRecords() string
func NewRequest ¶ added in v0.2.0
func PeeringGetStatus ¶ added in v0.2.0
func PeeringGetStatus() string
func PeeringSelfGet ¶ added in v0.2.0
func PeeringSelfGet() string
func PeeringTrustedDelete ¶ added in v0.2.0
func PeeringTrustedGet ¶ added in v0.2.0
func PeeringTrustedList ¶ added in v0.2.0
func PeeringTrustedList() string
func PeeringTrustedPost ¶ added in v0.2.0
func PeeringTrustedPost() string
func PeeringTrustedPut ¶ added in v0.2.0
func PutChainRecord ¶
func PutChainRecord() string
func PutCommitteeRecord ¶ added in v0.2.0
func PutCommitteeRecord() string
func RequestStatus ¶
func WaitRequestProcessed ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.