InflationOperation

Represents an Inflation operation.

Deprecated: This operation is no longer functional on the network (disabled in Protocol 12). It is kept for historical transaction parsing.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Optional source account for this operation.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toOperationBody(): OperationBodyXdr

Converts this operation to its XDR operation body representation.

Link copied to clipboard

Converts this operation to its full XDR representation, including the source account.