Stellar.XDR.Operations.BeginSponsoringFutureReserves (Elixir Stellar Base v0.1.3) View Source
Representation of Stellar BeginSponsoringFutureReserves
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %Stellar.XDR.Operations.BeginSponsoringFutureReserves{ sponsored_id: Stellar.XDR.AccountID.t() }
Link to this section Functions
Specs
new(sponsored_id :: Stellar.XDR.AccountID.t()) :: t()