Skip to content
Merged
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/develop' into 320-Add_neon_proxy…
…_version_handler

# Conflicts:
#	proxy/plugin/solana_rest_api.py
  • Loading branch information
vasiliy-zaznobin committed Nov 24, 2021
commit 1b5775082874c7567ed4fe28a86a5878b426cf7a
1 change: 0 additions & 1 deletion proxy/plugin/solana_rest_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
modelInstanceLock = threading.Lock()
modelInstance = None

EXTRA_GAS = int(os.environ.get("EXTRA_GAS", "0"))
NEON_PROXY_PKG_VERSION = '0.4.1-rc0'
NEON_PROXY_REVISION = 'NEON_PROXY_REVISION_TO_BE_REPLACED'

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.