mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix lint problems
This commit is contained in:
parent
f96f8fb59b
commit
c7bb045264
@ -14,4 +14,4 @@ export interface DispenserToken {
|
|||||||
balance: string
|
balance: string
|
||||||
isMinter: boolean
|
isMinter: boolean
|
||||||
allowedSwapper: string
|
allowedSwapper: string
|
||||||
}
|
}
|
||||||
|
@ -20,4 +20,4 @@ export interface NftCreateData {
|
|||||||
tokenURI: string
|
tokenURI: string
|
||||||
transferable: boolean
|
transferable: boolean
|
||||||
owner: string
|
owner: string
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user