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