Preparing search index...
The search index is not available
Documentation
Documentation
client/evm/evm.types
GetOrCreateServerAccountOptions
Interface GetOrCreateServerAccountOptions
Options for getting an EVM account, or creating one if it doesn't exist.
interface
GetOrCreateServerAccountOptions
{
name
:
string
;
}
Index
Properties
name
Properties
name
name
:
string
The name of the account.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
Documentation
Loading...
Options for getting an EVM account, or creating one if it doesn't exist.