mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Update PoolFactory.ts
This commit is contained in:
parent
1cfbef61fd
commit
4c1c4d0f88
@ -5,7 +5,7 @@ import jsonFactoryABI from '@oceanprotocol/contracts/artifacts/BFactory.json'
|
|||||||
import { TransactionReceipt } from 'web3-core'
|
import { TransactionReceipt } from 'web3-core'
|
||||||
|
|
||||||
export class PoolFactory {
|
export class PoolFactory {
|
||||||
public GASLIMIT_DEFAULT = 8000000
|
public GASLIMIT_DEFAULT = 100000
|
||||||
public web3: Web3 = null
|
public web3: Web3 = null
|
||||||
public factoryABI: AbiItem | AbiItem[]
|
public factoryABI: AbiItem | AbiItem[]
|
||||||
public factoryAddress: string
|
public factoryAddress: string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user