Documentation ¶
Index ¶
- func ActivateChain(chainID string) string
- func AdmNodeOwnerCertificate() string
- func CallViewByHname(chainID, contractHname, functionHname string) string
- func CallViewByName(chainID, contractHname, functionName string) string
- func DKSharesGet(sharedAddress string) string
- func DKSharesPost() string
- func DeactivateChain(chainID string) string
- func EVMJSONRPC(chainID string) string
- func GetChainConsensusPipeMetrics(chainID string) string
- func GetChainConsensusWorkflowStatus(chainID string) string
- func GetChainInfo(chainID string) string
- func GetChainNodeConnectionMetrics(chainID string) string
- func GetChainRecord(chainID string) string
- func GetChainsNodeConnectionMetrics() 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 RequestIDByEVMTransactionHash(chainID, txHash string) string
- func RequestReceipt(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 AdmNodeOwnerCertificate ¶ added in v0.2.4
func AdmNodeOwnerCertificate() string
func CallViewByHname ¶ added in v0.3.0
func CallViewByName ¶ added in v0.3.0
func DKSharesGet ¶
func DKSharesPost ¶
func DKSharesPost() string
func DeactivateChain ¶
func EVMJSONRPC ¶ added in v0.3.0
func GetChainConsensusPipeMetrics ¶ added in v0.2.5
func GetChainConsensusWorkflowStatus ¶ added in v0.2.4
func GetChainInfo ¶ added in v0.2.4
func GetChainNodeConnectionMetrics ¶ added in v0.2.3
func GetChainRecord ¶
func GetChainsNodeConnectionMetrics ¶ added in v0.2.3
func GetChainsNodeConnectionMetrics() string
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 RequestIDByEVMTransactionHash ¶ added in v0.3.0
func RequestReceipt ¶ added in v0.3.0
func WaitRequestProcessed ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.