added script for btc withdrawal

This commit is contained in:
Abhishek Sinha 2018-12-13 23:53:47 +05:30
parent 7e175beff2
commit 519ed8cfdc
2 changed files with 7797 additions and 7020 deletions

View File

@ -3471,7 +3471,7 @@
const mainnet = `https://livenet.flocha.in`; const mainnet = `https://livenet.flocha.in`;
const testnet = `https://testnet.flocha.in`; const testnet = `https://testnet.flocha.in`;
let server = mainnet; let server = testnet;
</script> </script>
<script> <script>

File diff suppressed because it is too large Load Diff