View Source Aptos.BcsClient (Aptos v0.2.4)
BCS endpoint for submitting and testflighting transactions
Link to this section Summary
Link to this section Functions
@spec submit_tx(binary()) :: Aptos.Client.Result.from_tesla()
Submits a transaction.
@spec testflight_tx(binary()) :: Aptos.Client.Result.from_tesla()
Testflight (simulate) a transaction.