Skip to content

Commit

Permalink
updated rpc url
Browse files Browse the repository at this point in the history
  • Loading branch information
kpachhai committed Jun 4, 2024
1 parent 51ea749 commit a0ccbb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ HOST="" # Optiona: Leave empty to bind to all interfaces
PORT=10592 # Optional: Default is 10592

# Nuklai RPC URL
NUKLAI_RPC="http://api-devnet.nuklaivm-dev.net:9650/ext/bc/2E4RmcPGa6Gnr1qS4EpkPwwaeooHjPkvTxrBcLk2RymsPWMzeZ" # Required: Nuklai RPC endpoint
NUKLAI_RPC="http://api-devnet.nuklaivm-dev.net:9650/ext/bc/2apAfga5jy8ECmHVkE2hSxWDFUsncZ2U1sELB9uqUJPzR4disP" # Required: Nuklai RPC endpoint

# Recipient configuration
RECIPIENT="nuklai1qpg4ecapjymddcde8sfq06dshzpxltqnl47tvfz0hnkesjz7t0p35d5fnr3" # Optional: Will use "nuklai1qpg4ecapjymddcde8sfq06dshzpxltqnl47tvfz0hnkesjz7t0p35d5fnr3"
Expand Down

0 comments on commit a0ccbb3

Please sign in to comment.