Documentation ¶
Index ¶
- Variables
- func BroadcastTx(txBytes []byte, mode sdktx.BroadcastMode) error
- func CreateGrpcConn() (*grpc.ClientConn, error)
- func QueryAccount(address string) (*authtypes.BaseAccount, error)
- func QueryMetaNode(p2pAddress string) (err error)
- func QueryResourceNodeState(p2pAddress string) (state relaytypes.ResourceNodeState, err error)
- func Simulate(txBytes []byte) (*sdktypes.GasInfo, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SERVER string INSECURE bool )
Functions ¶
func BroadcastTx ¶
func BroadcastTx(txBytes []byte, mode sdktx.BroadcastMode) error
func CreateGrpcConn ¶
func CreateGrpcConn() (*grpc.ClientConn, error)
func QueryAccount ¶
func QueryAccount(address string) (*authtypes.BaseAccount, error)
func QueryMetaNode ¶
func QueryResourceNodeState ¶
func QueryResourceNodeState(p2pAddress string) (state relaytypes.ResourceNodeState, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.