Skip to content

Commit

Permalink
L1 Script Bug Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mplatt8 authored May 28, 2024
1 parent 1c98985 commit 2c7cf5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/functions.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

export RPC_USER="drivechain"
export RPC_PASSWORD="integrationtesting"
export RPC_PASSWORD="L2L"
export RPC_HOST="127.0.0.1"
export RPC_PORT="18443"
export CONFIG_FILE="$HOME/.drivechain/drivechain.conf"
Expand Down

0 comments on commit 2c7cf5d

Please sign in to comment.