Function: renameAccount()

renameAccount(oldName, newName, options?): Promise<void>

Rename a stored account.

Parameters

oldName

string

newName

string

options?

overwrite

boolean

if true, does not throw if the new name is taken.

Returns

Promise<void>

Found a mistake? Let us know.

Enroll in beta

Request invite to our private Beta program for developers to join the waitlist. No spam, we promise.