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 🔒