frostfs-dev-env/.env
Alex Vanin 8f7c2b69d8 Update contracts with notary disable flag support
Main chain contracts have notary disable flag set to true
Side chain contracts have notary disable flat set to false

Main chain now have processing contract for notary enabled
invocation payments.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-05-05 15:43:17 +03:00

30 lines
684 B
Bash

# Basenet settings
LOCAL_DOMAIN=neofs.devenv
IPV4_PREFIX=192.168.130
# NeoGo privnet
CHAIN_URL="fs.neo.org/dist/chain.gz"
NEOGO_VERSION=0.94.1
# NeoGo sidechain
MORPH_CHAIN_URL="fs.neo.org/dist/morph.chain.gz"
# NeoFS InnerRing nodes
IR_VERSION=0.18.0-51-g66ddff34
IR_IMAGE=nspccdev/neofs-ir
# NeoFS Storage nodes
NODE_VERSION=0.18.0-51-g66ddff34
NODE_IMAGE=nspccdev/neofs-storage
# HTTP Gate
HTTP_GW_VERSION=0.14.3
HTTP_GW_IMAGE=nspccdev/neofs-http-gate
# S3 Gate
S3_GW_VERSION=0.14.2
S3_GW_IMAGE=nspccdev/neofs-s3-gate
# NeoFS LOCODE database
LOCODE_DB_URL=https://github.com/nspcc-dev/neofs-locode-db/releases/download/v0.1.0/locode_db.gz
#LOCODE_DB_PATH=/path/to/locode_db