Fix transaction_overlimit Global (#3611)

This commit is contained in:
Arthur 2024-08-22 20:27:07 +03:00 committed by GitHub
parent 4046640c1e
commit 88aa4d317e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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);