xrpl
    Preparing search index...

    Enumeration SponsorshipSetFlags

    Flags for the SponsorshipSet transaction.

    Index

    Enumeration Members

    tfDeleteObject: 1048576

    Delete the Sponsorship object instead of creating or modifying it.

    tfSponsorshipClearRequireSignForFee: 131072

    Clear the lsfSponsorshipRequireSignForFee flag on the Sponsorship object.

    tfSponsorshipClearRequireSignForReserve: 524288

    Clear the lsfSponsorshipRequireSignForReserve flag on the Sponsorship object.

    tfSponsorshipSetRequireSignForFee: 65536

    Set the lsfSponsorshipRequireSignForFee flag on the Sponsorship object. When set, requires the sponsee to sign any transaction where the sponsor pays the fee.

    tfSponsorshipSetRequireSignForReserve: 262144

    Set the lsfSponsorshipRequireSignForReserve flag on the Sponsorship object. When set, requires the sponsee to sign any transaction where the sponsor pays for reserves.