updated files with minor fixes

This commit is contained in:
Abhishek Sinha 2020-05-29 16:53:09 +05:30
parent e4eb35dabd
commit 47108dabf9
2 changed files with 1604 additions and 90 deletions

View File

@ -11378,16 +11378,12 @@
Object.defineProperty(localbitcoinplusplus, "server", {
value: {
//btc_mainnet: "https://blockexplorer.com",
btc_mainnet: "https://insight.bitpay.com",
//btc_testnet: "https://testnet.blockexplorer.com",
btc_testnet: "https://test-insight.bitpay.com",
flo_mainnet: "https://flosight.duckdns.org",
flo_testnet: "https://testnet-flosight.duckdns.org",
//flo_testnet: "https://testnet.flocha.in",
flo_api_mainnet: "https://ranchimallflo.duckdns.org",
flo_api_testnet: "https://ranchimallflo-testnet.duckdns.org",
//flo_api_testnet: "ranchimall1.duckdns.org:5109"
},
writable: false,
configurable: false,

1690
index.html

File diff suppressed because it is too large Load Diff