State information when applying a tx.
static constexpr auto kConsequencesFactory
TER doApply() override
Attempt to delete the Permissioned Domain.
PermissionedDomainDelete(ApplyContext &ctx)
void visitInvariantEntry(bool isDelete, SLE::const_ref before, SLE::const_ref after) override
Inspect a single ledger entry modified by this transaction.
static NotTEC preflight(PreflightContext const &ctx)
static TER preclaim(PreclaimContext const &ctx)
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.
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.