Open pikonha opened 1 month ago
The Database Resolver is returning false for the EIP-165 with the Wildcard Writing interface.
It should return true for the OffchainRegister and OffchainMulticall.
OffchainRegister
OffchainMulticall
Bug Report
Current behavior
The Database Resolver is returning false for the EIP-165 with the Wildcard Writing interface.
Expected behavior
It should return true for the
OffchainRegister
andOffchainMulticall
.