Skip to content

Commit 116b24f

Browse files
committed
fix: import
1 parent c6cce25 commit 116b24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/onchain-allocator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { JsonRpcProvider } from "@near-js/providers";
2-
import bitcoin from "bitcoinjs-lib";
2+
import * as bitcoin from "bitcoinjs-lib";
33
import bs58 from "bs58";
44
import TronWeb from "tronweb";
55
import {

0 commit comments

Comments
 (0)