T3060
We want the server to work with any arbitrary registration address, be it p2pkh or p2sh. Refactor to remove hardcoded instances of p2pkh.
Add unit test for this change in initializeWebsocket function.
Differential D13604
[alias-server] Use address as parameter instead of hardcoded p2pkh and hash parameter bytesofman on Apr 6 2023, 17:21. Authored by
Details
T3060 We want the server to work with any arbitrary registration address, be it p2pkh or p2sh. Refactor to remove hardcoded instances of p2pkh. Add unit test for this change in initializeWebsocket function. npm test
Diff Detail
Event Timeline
|