We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ee600 commit ca27421Copy full SHA for ca27421
1 file changed
src/index.ts
@@ -17,7 +17,7 @@ export const NETWORKS = {
17
testnet: {
18
rpcUrl: "https://soroban-testnet.stellar.org",
19
networkPassphrase: "Test SDF Network ; September 2015",
20
- contractId: "CAYTIFPD6RFWVHMK5SPPUUIWWAAANHKOJB6GOAJS5SR5MBKZMEY2UODZ",
+ contractId: "CBJ7WNBHCO5LKM7LW33D7HUT7WZI5OROVPC7IJL3A6NT6HMVJ4XUWPHJ",
21
},
22
mainnet: {
23
rpcUrl: "https://mainnet.sorobanrpc.com",
0 commit comments