class Node::Settings
- Node::Settings
- Reference
- Object
Defined in:
cocol/node/settings.crConstructors
Instance Method Summary
- #host : String
- #host=(host : String)
- #ident : String
- #master : Bool
- #master=(master : Bool)
- #max_connections : UInt16
- #max_connections=(max_connections : UInt16)
- #miner : Bool
- #miner=(miner : Bool)
- #miner_address : String?
- #miner_address=(miner_address : String?)
- #peer_info
- #port : UInt32
- #port=(port : UInt32)