iotaledger / gh-tangle-release

GitHub Action to publish release details to the Tangle
MIT License
15 stars 3 forks source link

fix(core): Allow tags with length of 27 #12

Closed rajivshah3 closed 4 years ago

rajivshah3 commented 4 years ago

The validation for transaction tags prohibited tags with lengths >=27, when tags with a length of 27 trytes are valid. This PR prohibits tags with a length >27