Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ccl-pos
master
CCL
Pos
BlockHash
ValidatorPool
Built with Crystal 1.9.2
2023-10-07 10:38:58 UTC
module
CCL::Pos::ValidatorPool
Extended Modules
CCL::Pos::ValidatorPool
Defined in:
ccl-pos.cr
Instance Method Summary
#add
(id : String, timestamp : Int64)
#remove
(id : String)
#validators
Instance Method Detail
def
add
(id : String, timestamp : Int64)
#
[
View source
]
def
remove
(id : String)
#
[
View source
]
def
validators
#
[
View source
]