rndlabs / safe-contracts

Safe allows secure management of blockchain assets.

Home Page:https://safe.global

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chore: remove `isValidSignature(bytes,bytes)`

mfw78 opened this issue · comments

commented

Problem

Only required for nested safe signature verification.

Solution

Remove method and potentially look at developing an IFallbackMethod implementation.