Skip to content

Commit

Permalink
patch deps
Browse files Browse the repository at this point in the history
  • Loading branch information
waynebruce0x committed Apr 9, 2024
1 parent 8fb8f55 commit 5e726a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/rsk-bridge/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
const ADDRESSES = require("../helper/coreAssets.json");
const { sumTokensExport } = require("../helper/unwrapLPs");
const { getBalance } = require("@defillama/sdk/build/eth");
const { getBlock } = require("@defillama/sdk/build/util/blocks");

module.exports = {
bitcoin: {
Expand Down

0 comments on commit 5e726a0

Please sign in to comment.