p3lib
p3lib copied to clipboard
Header verification before processing
Improve validateHeaderInput() which verifies the header before processing it.
E.g.:
- [ ] verify also circuit addresses are valid
- [ ] verify if
len(relayAddrs)==len(relayPubKeys)