Coda by Ian Macalinao
Preparing search index...
@solana-programs/goki
CreateSmartWalletInstructionDataArgs
Type Alias CreateSmartWalletInstructionDataArgs
type
CreateSmartWalletInstructionDataArgs
=
{
bump
:
number
;
maxOwners
:
number
;
minimumDelay
:
number
|
bigint
;
owners
:
Address
[]
;
threshold
:
number
|
bigint
;
}
Index
Properties
bump
max
Owners
minimum
Delay
owners
threshold
Properties
bump
bump
:
number
max
Owners
maxOwners
:
number
minimum
Delay
minimumDelay
:
number
|
bigint
owners
owners
:
Address
[]
threshold
threshold
:
number
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bump
max
Owners
minimum
Delay
owners
threshold
Coda by Ian Macalinao
Loading...