called after all ledger entries have been visited to determine the final status of the check
bool finalize( STTx const& tx, TER tec, beast::Journal const& j);
Name |
Description |
---|---|
|
the transaction being applied |
|
the current TER result of the transaction |
|
journal for logging |
true if check passes, false if it fails