completing the pool-client interaction #1

Merged
uwiger merged 4 commits from uw-client-debugging into master 2025-03-21 06:52:47 +09:00
Showing only changes of commit d2880b475b - Show all commits

View File

@ -219,6 +219,7 @@ error_code(invalid_prefix ) -> -32005;
error_code(invalid_encoding ) -> -32006;
error_code(outdated ) -> -32007;
error_code(solution_mismatch) -> -32008;
error_code(invalid_input ) -> -32009;
error_code(unknown_method ) -> -32601;
error_code(_ ) -> -32603. % internal error