electrum-nmc icon indicating copy to clipboard operation
electrum-nmc copied to clipboard

Configure Name dialog should indicate CBOR validity

Open JeremyRand opened this issue 3 years ago • 0 comments

It would be nice if the Configure Name dialog showed whether the value being entered is valid CBOR, so that the user doesn't accidentally submit a broken update. Since CBOR is not part of the Python standard library, we should use Qt's CBOR parsing functionality.

Blocked by https://github.com/namecoin/electrum-nmc/issues/54

JeremyRand avatar Apr 27 '22 00:04 JeremyRand