added script for btc withdrawal
This commit is contained in:
parent
7e175beff2
commit
519ed8cfdc
@ -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>
|
||||
|
||||
14813
supernode/index.html
14813
supernode/index.html
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user