We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bfb982 commit 63fbae6Copy full SHA for 63fbae6
honeybadgerbft/core/honeybadger.py
@@ -44,7 +44,7 @@ def broadcast_receiver_loop(recv_func, recv_queues):
44
45
46
class HoneyBadgerBFT():
47
- """HoneyBadgerBFT object used to run the protocol.
+ r"""HoneyBadgerBFT object used to run the protocol.
48
49
:param str sid: The base name of the common coin that will be used to
50
derive a nonce to uniquely identify the coin.
0 commit comments