Stellar.Horizon.Transactions (Elixir Stellar SDK v0.3.0) View Source

Exposes functions to interact with Transactions in Horizon.

You can:

  • Create a transaction.

Horizon API reference: https://developers.stellar.org/api/resources/transactions/

Link to this section Summary

Link to this section Types

Link to this section Functions

Specs

all() :: response()

Specs

create(base64_envelope :: String.t()) :: response()

Specs

retrieve(hash :: hash()) :: response()