Open qalisander opened 4 months ago
Adds implementation of stylus_sdk::call::MethodError trait inside SolidityError macro.
stylus_sdk::call::MethodError
Resolves #135
@rory-ocl does this feature seems rational to you? we're currently implementing them by ourselves.
Description
Adds implementation of
stylus_sdk::call::MethodError
trait inside SolidityError macro.Resolves #135
Checklist