Stellar.Horizon.Operation.ManageData (Elixir Stellar SDK v0.5.0) View Source

Represents a ManageData operation from Horizon API.

Link to this section Summary

Link to this section Types

Specs

t() :: %Stellar.Horizon.Operation.ManageData{
  name: String.t(),
  value: String.t()
}