Fix transaction_overlimit Global

This commit is contained in:
Arthur 2024-08-22 10:49:01 +03:00
parent 4046640c1e
commit 0451172a9f

View File

@ -38,7 +38,7 @@ namespace big::scr_globals
static inline const script_global spawn_global(2696212); static inline const script_global spawn_global(2696212);
static inline const script_global transaction_overlimit(20913); static inline const script_global transaction_overlimit(4537455);
static inline const script_global stats(2359296); static inline const script_global stats(2359296);