issues
search
Zilliqa
/
zq2
Zilliqa 2.0 code base
Apache License 2.0
9
stars
0
forks
source link
Implement GetNodeType
#1826
Closed
maxconway
closed
2 days ago
maxconway
commented
3 days ago
Previous node types (Seed/Lookup/Not in network...) don't appear to be relevant in ZQ2, so this now returns Leader or Validator instead
Docs updated to match
Test added
Closes #1538
References #1590