Enum SponsorCoverage
Values of the common SponsorFlags transaction field (XLS-68): what a sponsor covers in a sponsored transaction.
Namespace: Xrpl.Models.Transactions
Assembly: Xrpl.dll
Syntax
[Flags]
public enum SponsorCoverage : uint
Fields
| Name | Description |
|---|---|
| spfSponsorFee | The sponsor pays the transaction fee. |
| spfSponsorReserve | The sponsor provides the reserve for objects created by the transaction. |