mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 10:27:26 +08:00
have to actually run the decay
This commit is contained in:
parent
0242eafa3e
commit
ab2484206d
@ -500,6 +500,8 @@ func NewBlossomSub(
|
||||
bs.h = h
|
||||
bs.signKey = privKey
|
||||
|
||||
go bs.background(ctx)
|
||||
|
||||
return bs
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user