Skip to content

Commit

Permalink
Updated node commit (enabled block filtering by version)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Ryabov committed Dec 2, 2020
1 parent 3333b37 commit 4f268ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export INSTALL_DEPENDENCIES="yes"
NET_TON_DEV_SRC_TOP_DIR=$(cd "${SCRIPT_DIR}/../" && pwd -P)
export NET_TON_DEV_SRC_TOP_DIR
export TON_GITHUB_REPO="https://github.com/tonlabs/ton-1.git"
export TON_STABLE_GITHUB_COMMIT_ID="c16429c15b95f6837473ab61ada423fa6ba43a84"

This comment has been minimized.

Copy link
@Ddeleon221

Ddeleon221 Jan 1, 2021

ddeleon221x2incorp team work makes the dream work happy new year

export TON_STABLE_GITHUB_COMMIT_ID="4284b0e96e9a0d3d4d70bb9cf08db283b1a0c806"
export TON_SRC_DIR="${NET_TON_DEV_SRC_TOP_DIR}/ton"
export TON_BUILD_DIR="${TON_SRC_DIR}/build"
export TONOS_CLI_SRC_DIR="${NET_TON_DEV_SRC_TOP_DIR}/tonos-cli"
Expand Down

0 comments on commit 4f268ad

Please sign in to comment.