Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Integration Tests / test-service-integration (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Python Tests / test-python (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
- Remove verbose comments and consolidate code formatting throughout AITBCWalletAdapter - Simplify chain ID mapping to inline ternary expression - Condense multi-line dictionaries and function signatures to single lines where appropriate - Remove redundant variable assignments (return directly where possible) - Create AITBCMainnetWalletAdapter and AITBCTestnetWalletAdapter subclasses with fixed chain_id - Update WalletAdapterFactory to use new
Coordinator API
Documentation has moved to: docs/apps/coordinator/coordinator-api.md
This file has been migrated to the central documentation location. Please update your bookmarks and references to point to the new location.
For the complete documentation, see the Coordinator API documentation.