Documentation ¶
Index ¶
- func ConnectToEndpoint(url string) (*grpc.ClientConn, error)
- func FixGasLimit(url string, caller string, execution *action.Execution) (exec *action.Execution, err error)
- func GetNonce(url string, address string) (nonce uint64, err error)
- func GetReceiptByActionHash(url, hs string) error
- func SendAction(url string, action *iotextypes.Action) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectToEndpoint ¶
func ConnectToEndpoint(url string) (*grpc.ClientConn, error)
ConnectToEndpoint connect to endpoint
func FixGasLimit ¶
func FixGasLimit(url string, caller string, execution *action.Execution) (exec *action.Execution, err error)
FixGasLimit estimate action gas
func GetReceiptByActionHash ¶
GetReceiptByActionHash get receipt by action hash
func SendAction ¶
func SendAction(url string, action *iotextypes.Action) error
SendAction send action to endpoint
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.