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