Litecoin Blockchain Blocks Information.
/api/Blocks/Main/block-txns Block transactions in details Get a request to fetch block transactions on the Litecoin blockchai
Parameter | Description |
---|---|
Query | block_hash* |
Header | Content-Type |
application/json | |
Authorization* | |
Bearer <your api key> | |
200: OK | |
Block transactions retrieved |
Liaas SDK package installation
/** * Blocks Transactions on Litecoin Blockchain **/ //pass your API key, wallet name, and the encrypted key const response = await liaasSdk.blockTransactions(apiAccessKey, blockhash);
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article