@cashlab/moria
Preparing search index...
moria1
compiler
withdrawPay2NFTHCoins
Function withdrawPay2NFTHCoins
withdrawPay2NFTHCoins
(
context
:
MoriaCompilerContext
,
nft_coin
:
SpendableCoin
<
OutputWithNFT
>
,
entries
:
Pay2NFTHWithdrawEntry
[]
,
funding_coins
:
SpendableCoin
[]
,
payout_rules
:
PayoutRule
[]
,
__namedParameters
:
{
createNFTOutput
:
(
utxo
:
UTXOWithNFT
)
=>
OutputWithNFT
;
}
,
)
:
TxResult
&
{
nft_utxos
:
UTXOWithNFT
[]
}
Parameters
context
:
MoriaCompilerContext
nft_coin
:
SpendableCoin
<
OutputWithNFT
>
entries
:
Pay2NFTHWithdrawEntry
[]
funding_coins
:
SpendableCoin
[]
payout_rules
:
PayoutRule
[]
__namedParameters
:
{
createNFTOutput
:
(
utxo
:
UTXOWithNFT
)
=>
OutputWithNFT
}
Returns
TxResult
&
{
nft_utxos
:
UTXOWithNFT
[]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cashlab/moria
Loading...