UNPKG

@avalabs/avalanchejs

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