Skip to content

Commit

Permalink
Export GetBlockhashParams
Browse files Browse the repository at this point in the history
  • Loading branch information
summraznboi committed Apr 17, 2024
1 parent 4abdaf6 commit c156879
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export { Network } from './src/network';
export {
BitcoinRpcClient,
GetBlockParams,
GetBlockhashParams,
GetBlockReturn,
GetRawTransactionParams,
GetRawTransactionReturn,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magiceden-oss/runestone-lib",
"version": "0.9.0-alpha",
"version": "0.9.1-alpha",
"description": "",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit c156879

Please sign in to comment.