ContractOwner.get() method
Return the current owner of the contract
Signature:
get(): Promise<string>;
Returns:
Promise<string>
the owner address
Return the current owner of the contract
Signature:
get(): Promise<string>;
Returns:
Promise<string>
the owner address