Workflow updating files of exchangemarket
This commit is contained in:
parent
0f0fd2f035
commit
05cad913ce
@ -21,7 +21,7 @@
|
||||
<script src="scripts/floBlockchainAPI.js"></script>
|
||||
<script src="scripts/floTokenAPI.js"></script>
|
||||
<script src="scripts/floExchangeAPI.js"></script>
|
||||
<script src="https://unpkg.com/lightweight-charts/dist/lightweight-charts.standalone.production.js"></script>
|
||||
<script src="https://unpkg.com/lightweight-charts@3.8.0/dist/lightweight-charts.standalone.production.js"></script>
|
||||
<script>
|
||||
const DEFAULT_TRADE_PRICE_DEVIATION_BUY = 15 / 100;
|
||||
const DEFAULT_TRADE_PRICE_DEVIATION_SELL = 10 / 100;
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
const DEFAULT = {
|
||||
blockchain: floGlobals.blockchain,
|
||||
apiURL: {
|
||||
FLO: ['https://blockbook.flocard.app/'],
|
||||
FLO: ['https://blockbook.ranchimall.net/'],
|
||||
FLO_TEST: ['https://blockbook-testnet.ranchimall.net/']
|
||||
},
|
||||
sendAmt: 0.0003,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user