Skip to content

Separate valid-auth and can-sign logic [#3328]

Ethan Reesor requested to merge 3328-separate-signing-logic into main

Closes #3328 (closed). Separates "is this authority an authority of the principal?" from "is this signer allowed to sign the transaction?"

Changelog: refactor

Merge request reports