Preparing search index...
The search index is not available
@anchor-lang/core - v1.0.1
@anchor-lang/core
TransactionFn
Type alias TransactionFn<IDL, I>
Transaction
Fn
<
IDL
,
I
>
:
InstructionContextFn
<
IDL
,
I
,
Transaction
>
Tx is a function to create a
Transaction
for a given program instruction.
Type Parameters
IDL
extends
Idl
=
Idl
I
extends
AllInstructions
<
IDL
>
=
AllInstructions
<
IDL
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@anchor-lang/core - v1.0.1
Loading...
Tx is a function to create a
Transactionfor a given program instruction.