public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
* Case-sensitivity of Node IDs
@ 2021-10-24 23:21 Koushik Roy
  2021-10-27  7:52 ` Sergey Matveev
  0 siblings, 1 reply; 2+ messages in thread
From: Koushik Roy @ 2021-10-24 23:21 UTC (permalink / raw)
  To: nncp-devel

Hey,

I was wondering if it's expected behavior for node IDs to _have_ to be
upper-case. If this is intended behavior, would it be possible to note
this either in the docs or to have a better error message when rejecting
node IDs from the CLI tools?

I was trying to use `nncp-exec` to call a few handles but was passing in
the node ID lowercase which is where I ran into the issue.

Thanks,
Koushik

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-27  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-24 23:21 Case-sensitivity of Node IDs Koushik Roy
2021-10-27  7:52 ` Sergey Matveev