Anoma.Protobuf.ErrorHandler (Anoma v0.34.0)
I define functions that deal with errors during the handling of GRPC requests.
I have functionality to validate an incoming request, and to raise errors that return useful error messages to the sender of the request.
Summary
Functions
Given a GRPC request, I check if this request is valid.