Part of https://www.notion.so/Create-stacks-for-mainnet-1f2a6b22d4728034be4be2c51decf94e Co-authored-by: IshaVenikar <ishavenikar7@gmail.com> Reviewed-on: LaconicNetwork/laconic-wallet-web#34 Co-authored-by: ishavenikar <ishavenikar@noreply.git.vdb.to> Co-committed-by: ishavenikar <ishavenikar@noreply.git.vdb.to>
10 lines
311 B
Plaintext
10 lines
311 B
Plaintext
REACT_APP_WALLET_CONNECT_PROJECT_ID=
|
|
|
|
REACT_APP_DEFAULT_GAS_PRICE=0.025
|
|
# Reference: https://github.com/cosmos/cosmos-sdk/issues/16020
|
|
REACT_APP_GAS_ADJUSTMENT=2
|
|
REACT_APP_LACONICD_RPC_URL=https://laconicd-sapo.laconic.com
|
|
|
|
# Example: https://example-url-1.com,https://example-url-2.com
|
|
REACT_APP_ALLOWED_URLS=
|