Skip to content

Commit

Permalink
Add nsec to .env.sample
Browse files Browse the repository at this point in the history
  • Loading branch information
benthecarman committed Feb 5, 2024
1 parent 84a96c7 commit 98c8d45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ export BITCOIN_RPC_HOST_AND_PORT="127.0.0.1:18443"
export BITCOIN_RPC_USER="polaruser"
export BITCOIN_RPC_PASSWORD="polarpass"
export NETWORK="regtest"
export NSEC="my_nsec"

0 comments on commit 98c8d45

Please sign in to comment.