Documentation ¶
Index ¶
- 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, error)
- func GetRemoteBlkHeight(remote string) (uint32, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Call ¶
func Call(address string, method string, id interface{}, params map[string]interface{}) ([]byte, error)
Call sends RPC request to server
func GetRemoteBlkHeight ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.