CDP SDK TypeScript - v1.31.0
Preparing search index...
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
CDP SDK TypeScript - v1.31.0
Loading...
Options for getting an EVM account, or creating one if it doesn't exist.