UNPKG

@flarenetwork/flarejs

Version:
3 lines 329 B
import type { UTXOCalculationState } from '../../utils/calculateSpend'; export declare function useUnlockedUTXOs({ amountsToBurn, utxos, fromAddresses, amountsToStake, options, changeOutputs, inputUTXOs, inputs, stakeOutputs, ...state }: UTXOCalculationState): UTXOCalculationState; //# sourceMappingURL=useUnlockedUTXOs.d.ts.map