Get Litecoin's Best Block Hash

node v10.24.1
version: 1.0.0
endpointsharetweet
const Web3Data = require("web3data-js") const w3d = new Web3Data('YOUR_API_KEY') const bestBlockHash = await w3d.ltc.rpc('getbestblockhash')
Loading…

no comments

    sign in to comment