State information when applying a tx.
PermissionedDomainSet(ApplyContext &ctx)
TER doApply() override
Attempt to create the Permissioned Domain.
bool finalizeInvariants(STTx const &tx, TER result, XRPAmount fee, ReadView const &view, beast::Journal const &j) override
Check transaction-specific post-conditions after all entries have been visited.
static constexpr auto kConsequencesFactory
static bool checkExtraFeatures(PreflightContext const &ctx)
void visitInvariantEntry(bool isDelete, SLE::const_ref before, SLE::const_ref after) override
Inspect a single ledger entry modified by this transaction.
static TER preclaim(PreclaimContext const &ctx)
static NotTEC preflight(PreflightContext const &ctx)
std::shared_ptr< STLedgerEntry const > const & const_ref
State information when determining if a tx is likely to claim a fee.
State information when preflighting a tx.