@solana/web3.js
Preparing search index...
CompileLegacyArgs
Type Alias CompileLegacyArgs
type
CompileLegacyArgs
=
{
instructions
:
TransactionInstruction
[]
;
payerKey
:
PublicKey
;
recentBlockhash
:
Blockhash
;
}
Index
Properties
instructions
payer
Key
recent
Blockhash
Properties
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
instructions
payer
Key
recent
Blockhash
@solana/web3.js
Loading...