From 55b03da4c6b772b52db78ae82c4d14ce9a725f7f Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Wed, 4 Mar 2020 15:33:05 +0200 Subject: [PATCH] Update OceanAssets.ts --- src/ocean/OceanAssets.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ocean/OceanAssets.ts b/src/ocean/OceanAssets.ts index 69db15d..71d1500 100644 --- a/src/ocean/OceanAssets.ts +++ b/src/ocean/OceanAssets.ts @@ -412,7 +412,7 @@ export class OceanAssets extends Instantiable { * Transfer ownership of an asset. * @param {string} did Asset DID. * @param {string} newOwner Ethereum address of the new owner of the DID. - * @param {Account} account Ethereum account to sign and prove the ownership. + * @param {Account} account Ethereum account of original/old owner to sign and prove the ownership. * @return {Promise} Returns Web3 transaction receipt. */ public async transferOwnership(