Add staking contract to deployment
This commit is contained in:
@@ -11,3 +11,4 @@ echo "Okay, thank you for your patience."
|
||||
SCRIPT_DIR="$(realpath "$(dirname "$0")")"
|
||||
"$SCRIPT_DIR/deploy_erc20.js"
|
||||
"$SCRIPT_DIR/deploy_nameservice.js"
|
||||
"$SCRIPT_DIR/deploy_staking.js"
|
||||
|
||||
Reference in New Issue
Block a user