Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
ENGAGE-631 Update import
Browse files Browse the repository at this point in the history
  • Loading branch information
Matko95 committed Jul 18, 2023
1 parent 7f50dc8 commit d55efe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/dvf/createBridgedWithdrawalPayload.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const generateRandomNonceV2 = require('./generateRandomNonceV2')
const { Joi } = require('dvf-utils')
const { Joi } = require('@rhino.fi/dvf-utils')
const validateWithJoi = require('../validators/validateWithJoi')
const getSafeQuantizedAmountOrThrow = require('./token/getSafeQuantizedAmountOrThrow')
const getTokenAddressFromTokenInfoOrThrow = require('./token/getTokenAddressFromTokenInfoOrThrow')
Expand Down

0 comments on commit d55efe7

Please sign in to comment.