Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wpdas authored Apr 25, 2024
1 parent 292a990 commit a342054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ It's super easy to get a Wallet and/or Contract API in place all at once. Take a
import naxios from '@wpdas/naxios'

const naxiosInstance = new naxios({
rpcNodeUrl: 'free.rpc.fastnear.com', // optional
rpcNodeUrl: 'https://free.rpc.fastnear.com', // optional
contractId: CONTRACT_ID,
network: 'testnet',
})
Expand Down

0 comments on commit a342054

Please sign in to comment.