Expand description
ยงcuprated
TODO
Modulesยง
- blockchain ๐Blockchain
- commands ๐Commands
- config ๐cuprated config
- constants ๐General constants used throughout
cuprated
. - logging ๐Logging
- p2p ๐P2P
- rpc ๐RPC
- signals ๐Signals for Cuprate state used throughout the binary.
- statics ๐Global
static
s used throughoutcuprated
. - txpool ๐Transaction Pool
Functionsยง
- Initialize the global
rayon
thread-pool. - init_
tokio_ ๐rt Initialize thetokio
runtime. - main ๐