Overview
safe supports a range of signature schemes. it would be useful to have abstractions for all of them that allow verifying if they are valid. some of the types require calling on-chain methods.
Specification
https://docs.safe.global/learn/safe-core/safe-core-protocol/signatures
Dependencies
none