|
xrpld
|
Verify that MPT/XRP STAmounts are canonical in any ledger entries left after the transaction applies. More...
#include <InvariantCheck.h>

Public Member Functions | |
| void | visitEntry (bool, SLE::const_ref, SLE::const_ref) |
| bool | finalize (STTx const &, TER const, XRPAmount const, ReadView const &, beast::Journal const &) const |
Private Attributes | |
| std::vector< SLE::const_pointer > | afterEntries_ |
Verify that MPT/XRP STAmounts are canonical in any ledger entries left after the transaction applies.
Definition at line 401 of file InvariantCheck.h.
| void xrpl::ValidAmounts::visitEntry | ( | bool | , |
| SLE::const_ref | , | ||
| SLE::const_ref | ) |
Definition at line 1208 of file InvariantCheck.cpp.
|
nodiscard |
Definition at line 1218 of file InvariantCheck.cpp.
|
private |
Definition at line 403 of file InvariantCheck.h.