mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
make state test txn order deterministic
This commit is contained in:
@@ -7516,6 +7516,7 @@ public:
|
|||||||
|
|
||||||
// invoke the hook
|
// invoke the hook
|
||||||
env(pay(bob, alice, XRP(1)), M("test state"), fee(XRP(1)));
|
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
|
// override hook with a second version that just reads those state objects
|
||||||
|
|||||||
Reference in New Issue
Block a user