Fix transaction_overlimit Global (#3611)

This commit is contained in:
Arthur 2024-08-22 20:27:07 +03:00 committed by GitHub
parent bdb307125f
commit 019f320d70

View File

@ -38,7 +38,7 @@ namespace big::scr_globals
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);