You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abi: add set and get error calls to the operations struct
Future error handling will support extended error codes via these
functions which are user-overridable in order to support thread safety.
Make the structure changes now without using them so we can avoid an ABI
version bump once implemented.
0 commit comments