Crate cuprated

Source
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 statics used throughout cuprated.
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 🔒