solidity/scripts/wasm-rebuild/docker-scripts/patch.sh

9 lines
198 B
Bash
Raw Normal View History

2020-01-08 23:20:27 +00:00
#!/bin/bash
# If we ever want to patch the binaries e.g. for compatibility with older solc-js versions,
# we can do that here.
2020-12-11 18:22:06 +00:00
#
# This script gets the following parameters:
# - TAG
# - SOLJSON_JS