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