```
chore: remove obsolete payment architecture and integration test documentation - Remove AITBC_PAYMENT_ARCHITECTURE.md (dual-currency system documentation) - Remove IMPLEMENTATION_COMPLETE_SUMMARY.md (integration test completion summary) - Remove INTEGRATION_TEST_FIXES.md (test fixes documentation) - Remove INTEGRATION_TEST_UPDATES.md (real features implementation notes) - Remove PAYMENT_INTEGRATION_COMPLETE.md (wallet-coordinator integration docs) - Remove WALLET_COORDINATOR_INTEGRATION.md (payment
This commit is contained in:
@@ -362,6 +362,9 @@ Monitor your proposer's performance with Grafana dashboards:
|
||||
2. **Test thoroughly** - Use testnet before mainnet deployment
|
||||
3. **Monitor performance** - Track metrics and optimize
|
||||
4. **Handle edge cases** - Empty blocks, network partitions
|
||||
- **Note**: The default AITBC proposer now implements transaction-dependent block creation
|
||||
- Empty blocks are automatically prevented when no pending transactions exist
|
||||
- Consider this behavior when designing custom proposers
|
||||
5. **Document behavior** - Clear documentation for custom logic
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
Reference in New Issue
Block a user