More docs
This commit is contained in:
parent
0eb69c7f1c
commit
32bfa69106
@ -164,6 +164,7 @@ pub struct ChainSync {
|
|||||||
|
|
||||||
|
|
||||||
impl ChainSync {
|
impl ChainSync {
|
||||||
|
/// Create a new instance of syncing strategy.
|
||||||
pub fn new() -> ChainSync {
|
pub fn new() -> ChainSync {
|
||||||
ChainSync {
|
ChainSync {
|
||||||
state: SyncState::NotSynced,
|
state: SyncState::NotSynced,
|
||||||
|
Loading…
Reference in New Issue
Block a user