@cashlab/moria
Preparing search index...
moria0
CompilerContext
Type Alias CompilerContext
type
CompilerContext
=
{
min_mint_musd_amount
:
bigint
;
mint_musd_payout_required_output_amount
:
bigint
;
moria_compiler
:
libauthCompilerBCH
;
moria_required_output_amount
:
bigint
;
musd_token_id
:
TokenId
;
oracle_compiler
:
libauthCompilerBCH
;
oracle_token_id
:
TokenId
;
oracle_use_fee
:
bigint
;
txfee_per_byte
:
bigint
;
getOutputMinAmount
(
output
:
Output
)
:
bigint
;
getPreferredTokenOutputBCHAmount
(
output
:
Output
)
:
null
|
bigint
;
}
Index
Properties
min_
mint_
musd_
amount
mint_
musd_
payout_
required_
output_
amount
moria_
compiler
moria_
required_
output_
amount
musd_
token_
id
oracle_
compiler
oracle_
token_
id
oracle_
use_
fee
txfee_
per_
byte
Methods
get
Output
Min
Amount
get
Preferred
Token
OutputBCHAmount
Properties
min_
mint_
musd_
amount
min_mint_musd_amount
:
bigint
mint_
musd_
payout_
required_
output_
amount
mint_musd_payout_required_output_amount
:
bigint
moria_
compiler
moria_compiler
:
libauthCompilerBCH
moria_
required_
output_
amount
moria_required_output_amount
:
bigint
musd_
token_
id
musd_token_id
:
TokenId
oracle_
compiler
oracle_compiler
:
libauthCompilerBCH
oracle_
token_
id
oracle_token_id
:
TokenId
oracle_
use_
fee
oracle_use_fee
:
bigint
txfee_
per_
byte
txfee_per_byte
:
bigint
Methods
get
Output
Min
Amount
getOutputMinAmount
(
output
:
Output
)
:
bigint
Parameters
output
:
Output
Returns
bigint
get
Preferred
Token
OutputBCHAmount
getPreferredTokenOutputBCHAmount
(
output
:
Output
)
:
null
|
bigint
Parameters
output
:
Output
Returns
null
|
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
min_
mint_
musd_
amount
mint_
musd_
payout_
required_
output_
amount
moria_
compiler
moria_
required_
output_
amount
musd_
token_
id
oracle_
compiler
oracle_
token_
id
oracle_
use_
fee
txfee_
per_
byte
Methods
get
Output
Min
Amount
get
Preferred
Token
OutputBCHAmount
@cashlab/moria
Loading...