Coda by Ian Macalinao
Preparing search index...
@solana-programs/goki
CreateSubaccountInfoInstructionData
Type Alias CreateSubaccountInfoInstructionData
type
CreateSubaccountInfoInstructionData
=
{
bump
:
number
;
discriminator
:
ReadonlyUint8Array
;
index
:
bigint
;
smartWallet
:
Address
;
subaccount
:
Address
;
subaccountType
:
SubaccountType
;
}
Index
Properties
bump
discriminator
index
smart
Wallet
subaccount
subaccount
Type
Properties
bump
bump
:
number
discriminator
discriminator
:
ReadonlyUint8Array
index
index
:
bigint
smart
Wallet
smartWallet
:
Address
subaccount
subaccount
:
Address
subaccount
Type
subaccountType
:
SubaccountType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bump
discriminator
index
smart
Wallet
subaccount
subaccount
Type
Coda by Ian Macalinao
Loading...