Part of https://www.notion.so/Gentx-like-attestation-mechanism-to-add-validators-at-genesis-time-19da6b22d47280ecbf1fe657c241ff59 Co-authored-by: IshaVenikar <ishavenikar7@gmail.com> Co-authored-by: Shreerang Kale <shreerangkale@gmail.com> Co-authored-by: AdityaSalunkhe21 <adityasalunkhe2204@gmail.com> Reviewed-on: LaconicNetwork/laconic-wallet-web#25 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=
|