Make Block Weight Unit configurable in frontend+backend.

This commit is contained in:
softsimon
2021-07-31 17:30:35 +03:00
parent 6153f1c9de
commit 1008838e84
12 changed files with 22 additions and 13 deletions

View File

@@ -9,5 +9,6 @@
"NGINX_PROTOCOL": "http",
"NGINX_HOSTNAME": "127.0.0.1",
"NGINX_PORT": "80",
"BLOCK_WEIGHT_UNITS": 4000000,
"BASE_MODULE": "mempool"
}