helium / blockchain-core

Apache License 2.0
212 stars 85 forks source link

correct usage of clique:register_command #1240

Closed evanmcc closed 2 years ago

evanmcc commented 2 years ago

the previous version of this code, with two flags, only worked accidentally since there are keys and flags fields. This PR moves all of the flags into the flag specs argument and passes in no keys.