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

@ -3443,7 +3443,7 @@
})();
//script.js
// Actual Code Begins Here
function createRawTransaction() {
@ -3471,7 +3471,7 @@
const mainnet = `https://livenet.flocha.in`;
const testnet = `https://testnet.flocha.in`;
let server = mainnet;
let server = testnet;
</script>
<script>

File diff suppressed because it is too large Load Diff