Skip to content

Commit df31904

Browse files
committed
chore: remove commented code
1 parent d7ea6fc commit df31904

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/utils/bitcoin-core-client.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
import { MonetaryAmount } from "@interlay/monetary-js";
44
import Big from "big.js";
55
import { WrappedCurrency } from "../types";
6-
// import { createRequire } from "module";
76

8-
// const require = createRequire(import.meta.url);
97
// eslint-disable-next-line
108
const Client = require("bitcoin-core");
119

0 commit comments

Comments
 (0)