From 4ea19949e137445da8feb874feff5d9033e6b4b9 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 12 Jan 2022 23:49:35 +0000 Subject: [PATCH] const --- const.py | 1 + 1 file changed, 1 insertion(+) diff --git a/const.py b/const.py index c491223..1218ece 100755 --- a/const.py +++ b/const.py @@ -73,6 +73,7 @@ DMRA = b'DMRA' BC = b'BC' BCKA = b'BCKA' BCSQ = b'BCSQ' +BCST = b'BCST' # Higheset peer ID permitted by HBP PEER_MAX = 4294967295