We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Having an info dump of the last error as well as the system info would be quite helpful for debugging.
Something like:
⚡ btcli utils debug System Info: System Version: macOS 12.1 (21C52) Kernel Version: Darwin 21.2.0 Python: Python 3.12.4 (main, Jun 6 2024, 18:26:44) [Clang 15.0.0 (clang-1500.3.9.4)] Last Run Command: btcli w faucet --network ws://127.0.0.1:9946 Config: wallet_name None wallet_path /Users/bhimes/Downloads/testing/btcli-test-Alice wallet_hotkey None network ws://127.0.0.1:9945 use_cache True
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Having an info dump of the last error as well as the system info would be quite helpful for debugging.
Something like:
The text was updated successfully, but these errors were encountered: