Skip to content

Commit

Permalink
chore: change the env variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
0xExp-po committed Sep 19, 2024
1 parent 641f472 commit 116a32d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dapp/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ SOROBAN_ACCOUNT="alice"
SOROBAN_NETWORK="testnet"


DEFAULT_FEE=100
DEFAULT_TIMEOUT=30
PUBLIC_DEFAULT_FEE=100
PUBLIC_DEFAULT_TIMEOUT=30

SIMULATION_ACCOUNT="Simulation account"
PUBLIC_SIMULATION_ACCOUNT="Simulation account"

0 comments on commit 116a32d

Please sign in to comment.