[#40] Increase maximum object size to 64MiB

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2021-01-22 20:23:34 +03:00 committed by Alex Vanin
parent 76064cfeac
commit 51ff6fe436

2
.env
View file

@ -7,7 +7,7 @@ CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.3.1/
NEOGO_VERSION=0.92.0
# NeoGo sidechain
MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.3.1/devenv_sidechain.gz"
MORPH_CHAIN_URL="https://github.com/nspcc-dev/neofs-contract/releases/download/v0.3.1/devenv_sidechain_64MiB.gz"
# NeoFS InnerRing nodes
IR_VERSION=0.14.2