1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

Update OceanAssets.ts

This commit is contained in:
Alex Coseru 2020-03-04 15:33:05 +02:00 committed by GitHub
parent 4cbbcbbb84
commit 55b03da4c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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<TransactionReceipt>} Returns Web3 transaction receipt.
*/
public async transferOwnership(