mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
remove unused factory721Abi property
This commit is contained in:
parent
2c2fccdfb0
commit
3f71d95766
@ -15,7 +15,6 @@ import { Config, ConfigHelper } from '../../config'
|
|||||||
|
|
||||||
export class Nft {
|
export class Nft {
|
||||||
public factory721Address: string
|
public factory721Address: string
|
||||||
public factory721Abi: AbiItem | AbiItem[]
|
|
||||||
public nftAbi: AbiItem | AbiItem[]
|
public nftAbi: AbiItem | AbiItem[]
|
||||||
public web3: Web3
|
public web3: Web3
|
||||||
public startBlock: number
|
public startBlock: number
|
||||||
|
Loading…
x
Reference in New Issue
Block a user