@solana/web3.js
Preparing search index...
CompileV0Args
Type Alias CompileV0Args
type
CompileV0Args
=
{
addressLookupTableAccounts
?:
AddressLookupTableAccount
[]
;
instructions
:
TransactionInstruction
[]
;
payerKey
:
PublicKey
;
recentBlockhash
:
Blockhash
;
}
Index
Properties
address
Lookup
Table
Accounts?
instructions
payer
Key
recent
Blockhash
Properties
Optional
address
Lookup
Table
Accounts
addressLookupTableAccounts
?:
AddressLookupTableAccount
[]
instructions
instructions
:
TransactionInstruction
[]
payer
Key
payerKey
:
PublicKey
recent
Blockhash
recentBlockhash
:
Blockhash
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Lookup
Table
Accounts
instructions
payer
Key
recent
Blockhash
@solana/web3.js
Loading...