Update util_keylet fee test

This commit is contained in:
tequ
2026-02-24 17:23:11 +09:00
parent 164b1765b6
commit b2b160e9ea

View File

@@ -13198,7 +13198,7 @@ public:
M("set util_keylet"),
HSFEE);
env.close();
EXPECT_HOOK_FEE(hook, 1546);
EXPECT_HOOK_FEE(hook, 1786);
// invoke the hook
env(pay(bob, alice, XRP(1)), M("test util_keylet"), fee(XRP(1)));