getAddress
Retrieves the address of the current user by calling the whoami
method on this.inner
.
Import
Returns
Promise<string>
A promise that resolves to the address of the current user.
getAddress
Retrieves the address of the current user by calling the whoami
method on this.inner
.
Promise<string>
A promise that resolves to the address of the current user.