mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix unitsToAmount import problem after merge main branch
This commit is contained in:
parent
db0c9a6cdb
commit
f5727fc82b
@ -18,7 +18,8 @@ import {
|
||||
approve,
|
||||
NftFactory,
|
||||
NftCreateData,
|
||||
Pool
|
||||
Pool,
|
||||
unitsToAmount
|
||||
} from '../../../../src'
|
||||
import {
|
||||
PoolCreationParams,
|
||||
|
@ -18,7 +18,8 @@ import {
|
||||
approve,
|
||||
NftFactory,
|
||||
NftCreateData,
|
||||
Pool
|
||||
Pool,
|
||||
unitsToAmount
|
||||
} from '../../../../src'
|
||||
import { SideStaking } from '../../../../src/pools/ssContracts/SideStaking'
|
||||
import {
|
||||
|
Loading…
x
Reference in New Issue
Block a user