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

It should cycle the utxos in .wallet.json #8

Open
natureisbestNFT opened this issue Mar 22, 2024 · 0 comments
Open

It should cycle the utxos in .wallet.json #8

natureisbestNFT opened this issue Mar 22, 2024 · 0 comments

Comments

@natureisbestNFT
Copy link

After eg 'node dunes.js batchMintDune 100000000 23

' (which does not cause too-long-mempool-chain), if you run it again, it uses the same large funding utxo (at least it does if you delete the 1.5 doge thing (#3)). So it gets stuck for a while with too-long-mempool-chain. So at the end of batchMintDune it should move the 1st utxo in .wallet.json to the end of the file.

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

1 participant