Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
supreme2580 committed Nov 1, 2024
1 parent 5c50240 commit 5d1fdc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/rewards/docker-reward.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash
ENVIRONMENT="docker"
RPC_URL="http://localhost:5050"
ACCOUNT_FILE="~/.art-peace-tests/tmp/starknet_accounts.json"
ACCOUNT_NAME="art_peace_acct"
NETWORK="docker"
ART_PEACE_CONTRACT="" # Add contract address

export STARKNET_RPC="http://localhost:5050"

source "$(dirname "$0")/reward.sh" "$1"

0 comments on commit 5d1fdc6

Please sign in to comment.