@cashlab/moria
Preparing search index...
moria1
util
ITxGenContext
Type Alias ITxGenContext
type
ITxGenContext
=
{
txfee_per_byte
:
Fraction
|
null
;
getOutputMinAmount
(
output
:
Output
)
:
bigint
;
getPreferredTokenOutputBCHAmount
(
output
:
Output
)
:
null
|
bigint
;
}
Index
Properties
txfee_
per_
byte
Methods
get
Output
Min
Amount
get
Preferred
Token
OutputBCHAmount
Properties
txfee_
per_
byte
txfee_per_byte
:
Fraction
|
null
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
txfee_
per_
byte
Methods
get
Output
Min
Amount
get
Preferred
Token
OutputBCHAmount
@cashlab/moria
Loading...