Skip to content

Commit

Permalink
chore: add tansu owner address in env
Browse files Browse the repository at this point in the history
  • Loading branch information
0xExp-po committed Sep 19, 2024
1 parent 72ff47f commit dc84961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dapp/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ PUBLIC_SOROBAN_RPC_URL="https://soroban-testnet.stellar.org:443"

PUBLIC_TANSU_CONTRACT_ID="CCYM5OC6RTMEUHRK2BRU5YX4G4O745DPLPU4EXVTRCUN7JRJJWXEEXAB"
PUBLIC_SOROBAN_DOMAIN_CONTRACT_ID="CD7COKMKPKEB3OCTWVWF6XNFJXLQB3RWXWSG2WD4MIJYI5SXISX4FRKL"
PUBLIC_TANSU_OWNER_ID="GCMFQP44AR32S7IRIUKNOEJW5PNWOCLRHLQWSHUCSV4QZOMUXZOVA7Q2"

SOROBAN_ACCOUNT="alice"
SOROBAN_NETWORK="testnet"
Expand Down

0 comments on commit dc84961

Please sign in to comment.