View Source Soroban.RPC (Soroban v0.6.0)

Exposes functions to interact with the Soroban API requests.

Link to this section Summary

Functions

See Soroban.RPC.GetTransaction.request/1.

See Soroban.RPC.SendTransaction.request/1.

See Soroban.RPC.SimulateTransaction.request/1.

Link to this section Functions

See Soroban.RPC.GetTransaction.request/1.

Link to this function

send_transaction(base64_envelope)

View Source

See Soroban.RPC.SendTransaction.request/1.

Link to this function

simulate_transaction(base64_envelope)

View Source

See Soroban.RPC.SimulateTransaction.request/1.