Type Alias SetFee

SetFee: { TransactionType: "SetFee" } & (
    SetFeePreAmendment
    | SetFeePostAmendment
)

Marks a change in transaction cost or reserve requirements as a result of Fee Voting.

The output will be based on the status of the XRPFees amendment at the time of this transaction.