Some checks failed
CLI Tests / test-cli (push) Failing after 3s
Cross-Node Transaction Testing / transaction-test (push) Successful in 2s
Deploy to Testnet / deploy-testnet (push) Successful in 1m20s
Multi-Node Stress Testing / stress-test (push) Successful in 2s
Security Scanning / security-scan (push) Successful in 35s
- Added format and title parameters to output() function in utils/__init__.py - Handle format='json'/'yaml' for structured data output - Display optional title with underline separator when provided - Fixed import in dual_mode_wallet_adapter.py from config.Config to aitbc_cli.config.CLIConfig