@flarenetwork/flarejs
Version:
Flare Platform JS Library
3 lines • 343 B
TypeScript
import type { UTXOCalculationState } from '../../utils/calculateSpend';
export declare function useSpendableLockedUTXOs({ amountsToBurn, utxos, fromAddresses, amountsToStake, options, changeOutputs, inputUTXOs, inputs, stakeOutputs, ...state }: UTXOCalculationState): UTXOCalculationState;
//# sourceMappingURL=useSpendableLockedUTXOs.d.ts.map