Vishal

Results 2 issues of Vishal

I'm able to create transaction, but when I checke on explorer, it is their but not getting in code itself.Thanks bitcoinTransaction.getBalance(from, { network: "mainnet" }).then((balanceInBTC) => { return bitcoinTransaction.sendTransaction({ from:...

> **Saw documentation about Fees** https://github.com/AschPlatform/asch-docs/blob/master/http_api/en.md#31-basic-contracts **But is there any way to Decide custom fees? like 5% or 2% percent of total coin?** **Its not issue but Enhancement & Query.**...