mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-02-20 15:18:24 +00:00
point deployLP.js to lib/contracts
This commit is contained in:
parent
0f812d5215
commit
d6dfb9d3c7
@ -1,4 +1,4 @@
|
|||||||
const { LPVault, LPFactory, LiquidPledgingState, Kernel, ACL, test } = require('../../js/contracts');
|
const { LPVault, LPFactory, LiquidPledgingState, Kernel, ACL, test } = require('../../lib/contracts');
|
||||||
const { RecoveryVault } = test;
|
const { RecoveryVault } = test;
|
||||||
|
|
||||||
module.exports = async web3 => {
|
module.exports = async web3 => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user