@cashlab/moria
Preparing search index...
moria0
RefinanceLoanResult
Type Alias RefinanceLoanResult
type
RefinanceLoanResult
=
{
loan_utxo
:
UTXOWithNFT
;
moria_utxo
:
UTXOWithNFT
;
oracle_use_fee
:
bigint
;
oracle_utxo
:
UTXOWithNFT
;
payouts
:
UTXO
[]
;
tx_result_chain
:
TxResult
[]
;
txfee
:
bigint
;
}
Index
Properties
loan_
utxo
moria_
utxo
oracle_
use_
fee
oracle_
utxo
payouts
tx_
result_
chain
txfee
Properties
loan_
utxo
loan_utxo
:
UTXOWithNFT
moria_
utxo
moria_utxo
:
UTXOWithNFT
oracle_
use_
fee
oracle_use_fee
:
bigint
oracle_
utxo
oracle_utxo
:
UTXOWithNFT
payouts
payouts
:
UTXO
[]
tx_
result_
chain
tx_result_chain
:
TxResult
[]
txfee
txfee
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
loan_
utxo
moria_
utxo
oracle_
use_
fee
oracle_
utxo
payouts
tx_
result_
chain
txfee
@cashlab/moria
Loading...