@flarenetwork/flarejs
Version:
Flare Platform JS Library
3 lines • 329 B
TypeScript
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