Coda by Ian Macalinao
Preparing search index...
@solana-programs/goki
ChangeThresholdInput
Type Alias ChangeThresholdInput<TAccountSmartWallet>
type
ChangeThresholdInput
<
TAccountSmartWallet
extends
string
=
string
>
=
{
smartWallet
:
TransactionSigner
<
TAccountSmartWallet
>
;
threshold
:
ChangeThresholdInstructionDataArgs
[
"threshold"
]
;
}
Type Parameters
TAccountSmartWallet
extends
string
=
string
Index
Properties
smart
Wallet
threshold
Properties
smart
Wallet
smartWallet
:
TransactionSigner
<
TAccountSmartWallet
>
threshold
threshold
:
ChangeThresholdInstructionDataArgs
[
"threshold"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
smart
Wallet
threshold
Coda by Ian Macalinao
Loading...