make state test txn order deterministic

This commit is contained in:
Richard Holland
2023-01-13 10:29:11 +00:00
parent ba1a9ed9ee
commit b12b39d3a6

View File

@@ -7516,6 +7516,7 @@ public:
// invoke the hook
env(pay(bob, alice, XRP(1)), M("test state"), fee(XRP(1)));
env.close();
}
// override hook with a second version that just reads those state objects