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