StellarBase.XDR.FeeBumpTransactionEnvelope (Elixir Stellar Base v0.8.4) View Source

Representation of Stellar FeeBumpTransactionEnvelope type.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.FeeBumpTransactionEnvelope{
  signatures: StellarBase.XDR.DecoratedSignatures.t(),
  tx: StellarBase.XDR.FeeBumpTransaction.t()
}

Link to this section Functions