IBM-Blockchain-Archive / SDK-Demo

Sample Node.js program to demonstrate the HFC SDK APIs interacting with Starter and High Security Bluemix networks
29 stars 64 forks source link

Fetch Block Details #26

Open ashish9308 opened 7 years ago

ashish9308 commented 7 years ago

How to fetch the block details by using the hfc?

ratnakar-asara commented 7 years ago

@ashish9308 There is a limitation in hfc0.6.x, there are no SDK apis available for accessing block information. You would need to use the REST apis for the same.