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