Files
aitbc/apps/blockchain-node
aitbc df50b14b04
Some checks failed
Integration Tests / test-service-integration (push) Waiting to run
Blockchain Synchronization Verification / sync-verification (push) Failing after 10s
Multi-Node Blockchain Health Monitoring / health-check (push) Successful in 6s
P2P Network Verification / p2p-verification (push) Successful in 1s
Python Tests / test-python (push) Failing after 9s
Security Scanning / security-scan (push) Successful in 1m48s
fix: prioritize top-level value field over payload.amount in transaction submission
Added logic to use tx_data.value when present instead of payload.amount for transaction amount field. Updated comment to clarify payload.amount is a fallback value.
2026-04-25 20:09:26 +02:00
..

Blockchain Node

Documentation has moved to: docs/apps/blockchain/blockchain-node.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 including architecture, setup, API reference, and troubleshooting, see the Blockchain Node documentation.