@cashlab/moria
Preparing search index...
moria1
createMoriaMUSDV1CompilerContext
Function createMoriaMUSDV1CompilerContext
createMoriaMUSDV1CompilerContext
(
__namedParameters
:
{
getOutputMinAmount
?:
(
output
:
Output
)
=>
bigint
;
getPreferredTokenOutputBCHAmount
?:
(
output
:
Output
)
=>
null
|
bigint
;
txfee_per_byte
:
null
|
Fraction
;
}
,
)
:
MoriaCompilerContext
Parameters
__namedParameters
:
{
getOutputMinAmount
?:
(
output
:
Output
)
=>
bigint
;
getPreferredTokenOutputBCHAmount
?:
(
output
:
Output
)
=>
null
|
bigint
;
txfee_per_byte
:
null
|
Fraction
;
}
Returns
MoriaCompilerContext
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cashlab/moria
Loading...