Skip to content

Commit

Permalink
Update soroban domains address
Browse files Browse the repository at this point in the history
  • Loading branch information
tupui committed Sep 20, 2024
1 parent c10b739 commit 32ba7ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .soroban/soroban_domain_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CD7COKMKPKEB3OCTWVWF6XNFJXLQB3RWXWSG2WD4MIJYI5SXISX4FRKL
CADDH3WW3EHDEUY4HIQUAZHRPCFQFL4MZIEZBFUIIHJAXZNLQWVC6DV4
2 changes: 1 addition & 1 deletion dapp/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PUBLIC_SOROBAN_NETWORK_PASSPHRASE="Test SDF Network ; September 2015"
PUBLIC_SOROBAN_RPC_URL="https://soroban-testnet.stellar.org:443"

PUBLIC_TANSU_CONTRACT_ID="CCYM5OC6RTMEUHRK2BRU5YX4G4O745DPLPU4EXVTRCUN7JRJJWXEEXAB"
PUBLIC_SOROBAN_DOMAIN_CONTRACT_ID="CD7COKMKPKEB3OCTWVWF6XNFJXLQB3RWXWSG2WD4MIJYI5SXISX4FRKL"
PUBLIC_SOROBAN_DOMAIN_CONTRACT_ID="CADDH3WW3EHDEUY4HIQUAZHRPCFQFL4MZIEZBFUIIHJAXZNLQWVC6DV4"

SOROBAN_ACCOUNT="alice"
SOROBAN_NETWORK="testnet"

0 comments on commit 32ba7ca

Please sign in to comment.