Versions in this module Expand all Collapse all v1 v1.0.0 Jul 29, 2022 Changes in this version + func Call(address string, method string, id interface{}, params map[string]interface{}) ([]byte, error) + func CreateID(remote string, genIdTxn string) (string, error) + func FindSuccessorAddrs(remote string, key []byte) ([]string, error) + func GetID(remote string, publicKey []byte) ([]byte, error) + func GetMyExtIP(remote string, ip []byte) (string, error) + func GetNonceByAddr(remote string, addr string) (uint64, uint32, error) + func GetRemoteBlkHeight(remote string) (uint32, error)