Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
AllocateParams
Type Alias AllocateParams
Allocate
Params
:
{
accountPubkey
:
PublicKey
;
space
:
number
;
}
Allocate account system transaction params
Type declaration
account
Pubkey
:
PublicKey
Account to allocate
space
:
number
Amount of space in bytes to allocate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
Loading...
Allocate account system transaction params