Workflow updating files of ribc
This commit is contained in:
parent
f1dfa57b8a
commit
73460eac19
@ -3,10 +3,11 @@
|
|||||||
'use strict';
|
'use strict';
|
||||||
const floBlockchainAPI = EXPORTS;
|
const floBlockchainAPI = EXPORTS;
|
||||||
|
|
||||||
|
/* Updating Blockbook */
|
||||||
const DEFAULT = {
|
const DEFAULT = {
|
||||||
blockchain: floGlobals.blockchain,
|
blockchain: floGlobals.blockchain,
|
||||||
apiURL: {
|
apiURL: {
|
||||||
FLO: ['https://blockbook.flocard.app/'],
|
FLO: ['https://blockbook.flocard.app/'],
|
||||||
FLO_TEST: ['https://blockbook-testnet.ranchimall.net/']
|
FLO_TEST: ['https://blockbook-testnet.ranchimall.net/']
|
||||||
},
|
},
|
||||||
sendAmt: 0.0003,
|
sendAmt: 0.0003,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user