Structsยง
- Consensus
Status - Named consensus status shared via watch channel.
- PerIp
Rate Limiter - Prevents a single IP from monopolising
submit_txeven when opening many TCP connections or HTTP requests. - RpcServer
- Simple JSON-RPC server over TCP (one JSON object per line)
- RpcState
- Shared state accessible by the RPC server
- TxRate
Limiter - Token-bucket rate limiter for submit_tx.