tx mempool start, hello packet

This commit is contained in:
2026-04-24 17:14:40 +02:00
parent accdeebee8
commit 32b9a57366
12 changed files with 193 additions and 25 deletions

View File

@@ -7,6 +7,8 @@
#include <block/chain.h>
#include <block/block.h>
extern uint64_t currentBlockHeight;
// Nets
#define MAX_CONS 32 // Some baseline for now
#define LISTEN_PORT 9393