I often find myself needing access to the parties that are currently authorizing my update block. I can always get access by looking at the controllers & signatories & recomputing it but this is somewhat annoying & error prone especially given #13793 which means I have to repeat the full controller expression. A primitive authorizingParties : Update [Party] would be nice for this.
I often find myself needing access to the parties that are currently authorizing my update block. I can always get access by looking at the controllers & signatories & recomputing it but this is somewhat annoying & error prone especially given #13793 which means I have to repeat the full controller expression. A primitive
authorizingParties : Update [Party]
would be nice for this.