Documentation
      ¶
    
    
  
    
  
    Index ¶
- func ConnectToEndpoint(url string) (*grpc.ClientConn, error)
 - func FixGasLimit(url string, caller string, execution *action.Execution) (uint64, 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 ¶
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.