Some checks failed
CLI Tests / test-cli (push) Has been cancelled
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
- Replace all instances of ctx.obj['output_format'] with ctx.obj['output'] - Update config save command to use get_config() instead of ctx.obj['config'] - Ensures consistency with CLI's global output format parameter naming