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 throughoutcuprated. - tor ๐
- Tor initialization
- txpool ๐
- Transaction Pool
- version ๐
- Misc version information about
cuprated.
Functionsยง
- init_
global_ ๐rayon_ pool - Initialize the global
rayonthread-pool. - init_
tokio_ ๐rt - Initialize the
tokioruntime. - main ๐