Coda by Ian Macalinao
Preparing search index...
@solana-programs/quarry
ParsedQuarryRedeemerInstruction
Type Alias ParsedQuarryRedeemerInstruction<TProgram>
ParsedQuarryRedeemerInstruction
:
|
{
instructionType
:
typeof
QuarryRedeemerInstruction.CreateRedeemer
}
&
ParsedCreateRedeemerInstruction
<
TProgram
,
>
|
{
instructionType
:
typeof
QuarryRedeemerInstruction.RedeemTokens
}
&
ParsedRedeemTokensInstruction
<
TProgram
,
>
|
{
instructionType
:
typeof
QuarryRedeemerInstruction.RedeemAllTokens
}
&
ParsedRedeemAllTokensInstruction
<
TProgram
,
>
Type Parameters
TProgram
extends
string
=
"QRDxhMw1P2NEfiw5mYXG79bwfgHTdasY2xNP76XSea9"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...