caravan-bitcoin / caravan

Caravan monorepo
https://caravanmultisig.com
MIT License
24 stars 19 forks source link

Added Fetch Block Information #74

Open narasimha-1511 opened 2 months ago

narasimha-1511 commented 2 months ago

Added a new Functionality to the caravan/Clients library

function: getBlockInformation(Blockhash)

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 89b74274624c6de1aa9a0b92a0f53391e0db7799

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------- | ----- | | @caravan/clients | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
caravan-coordinator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2024 7:41pm
bucko13 commented 2 months ago

Thank you! Could you add a test please?

narasimha-1511 commented 2 months ago

@bucko13 added Test for getBlockInformation!

bucko13 commented 2 months ago

Thanks! Last bit, make sure to add a changeset so the changes will be available via npm. See the bot message.