-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path.env.local.test
33 lines (26 loc) · 1006 Bytes
/
.env.local.test
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
VUE_APP_COIN='test'
VUE_APP_API_BASE_URL='http://localhost:3000'
VUE_APP_RSK_NODE_HOST='https://public-node.testnet.rsk.co'
VUE_APP_MANIFEST_EMAIL='[email protected]'
VUE_APP_MANIFEST_APP_URL='https://2wp-app.testnet.rsk.co'
VUE_APP_WALLET_ADDRESSES_HARD_STOP=100
VUE_APP_WALLET_ADDRESS_PER_CALL=20
VUE_APP_RSK_EXPLORER=https://explorer.testnet.rsk.co/
# replace VALUE with the clarity id for the environment the app is being deployed to.
VUE_APP_PEGOUT_MIN_AMOUNT_ALLOWED_IN_RBTC=0.005
#VUE_APP_CLARITY_ID=VALUE
## fee boundaries
VUE_APP_FEE_PER_KB_FAST_MIN=8
VUE_APP_FEE_PER_KB_AVERAGE_MIN=4
VUE_APP_FEE_PER_KB_SLOW_MIN=1
VUE_APP_FAST_MINING_BLOCK=1
VUE_APP_AVERAGE_MINING_BLOCK=6
VUE_APP_SLOW_MINING_BLOCK=12
VUE_APP_DEBUG_MODE='false'
VUE_APP_LBC_ADDRESS='0xc2A630c053D12D63d32b025082f6Ba268db18300'
VUE_APP_DEBUG_MODE='true'
NODE_ENV=test
VUE_APP_FLYOVER_PEGOUT_QUOTE_DIFF_PERCENTAGE=2
VUE_APP_RECAPTCHA_NEW_TOKEN_TIME=30
VUE_APP_FLYOVER_PROVIDER_ID=2
VUE_APP_CSP=https://staging.lps.tekscapital.com