Preparing search index...
The search index is not available
@metaplex-foundation/mpl-hybrid - v0.2.0
@metaplex-foundation/mpl-hybrid - v0.2.0
UpdateRecipeV1InstructionArgs
Type alias UpdateRecipeV1InstructionArgs
Update
Recipe
V1
Instruction
Args
:
{
amount
:
OptionOrNullable
<
number
|
bigint
>
;
feeAmountCapture
:
OptionOrNullable
<
number
|
bigint
>
;
feeAmountRelease
:
OptionOrNullable
<
number
|
bigint
>
;
max
:
OptionOrNullable
<
number
|
bigint
>
;
min
:
OptionOrNullable
<
number
|
bigint
>
;
name
:
OptionOrNullable
<
string
>
;
path
:
OptionOrNullable
<
number
>
;
solFeeAmountCapture
:
OptionOrNullable
<
number
|
bigint
>
;
solFeeAmountRelease
:
OptionOrNullable
<
number
|
bigint
>
;
uri
:
OptionOrNullable
<
string
>
;
}
Type declaration
amount
:
OptionOrNullable
<
number
|
bigint
>
fee
Amount
Capture
:
OptionOrNullable
<
number
|
bigint
>
fee
Amount
Release
:
OptionOrNullable
<
number
|
bigint
>
max
:
OptionOrNullable
<
number
|
bigint
>
min
:
OptionOrNullable
<
number
|
bigint
>
name
:
OptionOrNullable
<
string
>
path
:
OptionOrNullable
<
number
>
sol
Fee
Amount
Capture
:
OptionOrNullable
<
number
|
bigint
>
sol
Fee
Amount
Release
:
OptionOrNullable
<
number
|
bigint
>
uri
:
OptionOrNullable
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@metaplex-
foundation/mpl-
hybrid -
v0.2.0
<internal>
Update
Recipe
V1
Instruction
Args
__type
Generated using
TypeDoc