Coda by Ian Macalinao
Preparing search index...
@solana-programs/goki
Transaction
Type Alias Transaction
type
Transaction
=
{
bump
:
number
;
discriminator
:
ReadonlyUint8Array
;
eta
:
bigint
;
executedAt
:
bigint
;
executor
:
Address
;
index
:
bigint
;
instructions
:
TXInstruction
[]
;
ownerSetSeqno
:
number
;
proposer
:
Address
;
signers
:
boolean
[]
;
smartWallet
:
Address
;
}
Index
Properties
bump
discriminator
eta
executed
At
executor
index
instructions
owner
Set
Seqno
proposer
signers
smart
Wallet
Properties
bump
bump
:
number
discriminator
discriminator
:
ReadonlyUint8Array
eta
eta
:
bigint
executed
At
executedAt
:
bigint
executor
executor
:
Address
index
index
:
bigint
instructions
instructions
:
TXInstruction
[]
owner
Set
Seqno
ownerSetSeqno
:
number
proposer
proposer
:
Address
signers
signers
:
boolean
[]
smart
Wallet
smartWallet
:
Address
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bump
discriminator
eta
executed
At
executor
index
instructions
owner
Set
Seqno
proposer
signers
smart
Wallet
Coda by Ian Macalinao
Loading...