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