Poonam11-blockchain

Results 2 comments of Poonam11-blockchain

Hello actually i am facing issue BTC testnet i am transfering tBTC from one address to another this is my script require('dotenv').config(); const axios = require('axios'); const bitcoin = require('bitcoinjs-lib');...

Hello @HenryPendry actually i am facing on btc testnet . i write a script for transfer bct one address to another but it through error again and again require('dotenv').config(); const...