mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Inject Application (cont.)
This commit is contained in:
committed by
Edward Hennis
parent
eed1a891a7
commit
ffbcb96eff
@@ -26,7 +26,7 @@ namespace test {
|
||||
namespace jtx {
|
||||
|
||||
void
|
||||
sig::operator()(Env const&, JTx& jt) const
|
||||
sig::operator()(Env&, JTx& jt) const
|
||||
{
|
||||
if (! manual_)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user