attestantio / vouch

Apache License 2.0
112 stars 28 forks source link

Consider fee recipient addresess of 0 to be invalid. #65

Closed mcdee closed 2 years ago

mcdee commented 2 years ago

It was possible for zero-value fee recipient addresses to be accepted by Vouch as valid. This carries out an explicit check for such an address, and rejects it if found.