Remove PREFER_BLST_SHA256 disable, allowing for BLST SHA256 in SSZ (#2686)
This commit is contained in:
parent
ce331b4de8
commit
764c950135
|
@ -12,8 +12,6 @@
|
|||
-d:"chronicles_line_numbers:0"
|
||||
@end
|
||||
|
||||
-d:PREFER_BLST_SHA256=false
|
||||
|
||||
--styleCheck:usages
|
||||
--styleCheck:error
|
||||
--hint[Processing]:off
|
||||
|
|
|
@ -12,8 +12,6 @@
|
|||
-d:"chronicles_line_numbers:0"
|
||||
@end
|
||||
|
||||
-d:PREFER_BLST_SHA256=false
|
||||
|
||||
# Use only `secp256k1` public key cryptography as an identity in LibP2P.
|
||||
-d:"libp2p_pki_schemes=secp256k1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue