Add Cost mechanism for Hook APIs (set 0 now)

This commit is contained in:
tequ
2026-04-14 11:17:48 +09:00
parent 6e3e518bdc
commit aa6101409d
4 changed files with 118 additions and 10 deletions

View File

@@ -15929,7 +15929,7 @@ public:
env.close();
env(invoke::invoke(alice),
hookgas(1000),
hookgas(10000),
M("test gas type hook cbak gas invocation"),
fee(XRP(1)));