2020-07-21 16:07:14 +00:00
|
|
|
# Use only `secp256k1` public key cryptography as an identity in LibP2P.
|
|
|
|
-d:"libp2p_pki_schemes=secp256k1"
|
2022-03-22 08:42:28 +00:00
|
|
|
|
|
|
|
-d:chronosStrictException
|
2022-04-08 16:22:49 +00:00
|
|
|
--styleCheck:usages
|
|
|
|
--styleCheck:hint
|
|
|
|
--hint[XDeclaredButNotUsed]:off
|
|
|
|
--hint[ConvFromXtoItselfNotNeeded]:off
|
|
|
|
--hint[Processing]:off
|