Closed
Description
The error codes documented at the end of the README
are out-of-date. For example, according to the README
, error 4002
means "Database adapter does not support subscribe". However, according to the source code, error 4002
means "Op submit rejected".
I'm happy to raise a pull request to delete these from the README
to at least reduce confusion, but probably don't have the time to rummage through the code to update the docs.