Oddbean new post about | logout
 You are right. This is a legacy function because clients still haven't adapted Nip44. And missed it when changing some stuff for latest SDK. Pushed a fix in 1.0.1 
 Thanks!
I managed to make my changes take effect by reinstalling nostr-dvm with pip.
Deleting pycache, recreating the venv and similar did not work. 
 Normally a pip install nostr-dvm==1.0.1 should do the trick. 
 Within the venv of course