Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inputs Exhausted #12

Open
vadirajkulkarni opened this issue Feb 11, 2022 · 3 comments
Open

Inputs Exhausted #12

vadirajkulkarni opened this issue Feb 11, 2022 · 3 comments

Comments

@vadirajkulkarni
Copy link

vadirajkulkarni commented Feb 11, 2022

The transfer function throws an error saying Inputs_Exhausted even when there are sufficient funds in the Nami wallet.

Error: INPUTS_EXHAUSTED
    at randomSelect (coinSelection.js?bae8:307)
    at eval (coinSelection.js?bae8:247)
    at Array.forEach (<anonymous>)
    at Object.randomImprove (coinSelection.js?bae8:243)
    at async NamiWalletApi._txBuilder (nami.js?8340:541)
    at async NamiWalletApi.transaction (nami.js?8340:249)

How to resolve this issue?

@dendorferpatrick
Copy link
Owner

This error can also occur when you try to send an asset that is not in your wallet. Are you in the correct network (testnet/ mainnet?) can you share the input of the transaction function?

@vadirajkulkarni
Copy link
Author

I had the native tokens and the tADA on the wallet it still says the Inputs Exhausted. Yes I am on the correct network. It says inputs_exhausted and the same transaction works in a few seconds and this is happening frequently any solution for this?

@vadirajkulkarni
Copy link
Author

vadirajkulkarni commented Feb 28, 2022

Hello, I have some information regarding my error. After trying out various amounts. It is basically using only one utxo. Is there any way it can use multiple utxos?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants