Open DanielFay22 opened 2 months ago
Current definition specifies namespace is an N-tuple, with 1<=N<=32. If the server/relay receives a namespace with N>32 is it expected to return a protocol violation, or do we leave that undefined?
+1 I think we should address this as part of refactoring the tuple type
I put up a PR addressing the issue but didn't do a larger refactor of the tuple type, which seems editorial.
Current definition specifies namespace is an N-tuple, with 1<=N<=32. If the server/relay receives a namespace with N>32 is it expected to return a protocol violation, or do we leave that undefined?