Preparing search index...
The search index is not available
@oobe-protocol-labs/synapse-client-sdk
@oobe-protocol-labs/synapse-client-sdk
AllocateParams
Interface AllocateParams
Params for
SystemProgram.allocate
.
Since
1.1.0
interface
AllocateParams
{
account
:
never
;
space
:
number
;
}
Index
Properties
account
space
Properties
account
account
:
never
Account to allocate space for (signer).
space
space
:
number
Space in bytes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
space
@oobe-protocol-labs/synapse-client-sdk
Loading...
Params for SystemProgram.allocate.
Since
1.1.0