Skip to content

Commit

Permalink
chore: update env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
perfogic committed Nov 26, 2024
1 parent 0c4d34a commit ff0a8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/orchestrator/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ BTC_RPC_USERNAME=satoshi
BTC_RPC_PASSWORD=nakamoto
BTC_NETWORK=mainnet ## testnet or mainnet
COSMOS_RPC_URL=http://127.0.0.1:26657
COSMOS_LCD_URL=http://127.0.0.1:1317
LIGHT_CLIENT_BITCOIN_ADDRESS=orai1rdykz2uuepxhkarar8ql5ajj5j37pq8h8d4zarvgx2s8pg0af37qucldna
APP_BITCOIN_ADDRESS=orai12sxqkgsystjgd9faa48ghv3zmkfqc6qu05uy20mvv730vlzkpvls5zqxuz
STORAGE_DIR_NAME=.oraibtc-relayer
Expand Down

0 comments on commit ff0a8da

Please sign in to comment.