mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
remove space
This commit is contained in:
parent
74a3386619
commit
63e91a75bc
@ -404,7 +404,6 @@ export class Nft extends SmartContract {
|
|||||||
* @param {String} address NFT Owner adress
|
* @param {String} address NFT Owner adress
|
||||||
* @return {Promise<TransactionReceipt>} trxReceipt
|
* @return {Promise<TransactionReceipt>} trxReceipt
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public async cleanPermissions<G extends boolean = false>(
|
public async cleanPermissions<G extends boolean = false>(
|
||||||
nftAddress: string,
|
nftAddress: string,
|
||||||
address: string,
|
address: string,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user