@avalabs/avalanchejs
Version:
Avalanche Platform JS Library
3 lines • 308 B
TypeScript
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