Transaction application helper.
ApplyResult applyTransaction( Application& app, OpenView& view, STTx const& tx, bool retryAssured, ApplyFlags flags, beast::Journal journal);
Provides more detailed logging and decodes the correct behavior based on
the TER
type
#include <ripple/app/tx/apply.h>