James Cramer
James Cramer
As you can probably tell from my delayed response, I'm no longer working on this project :) Good luck on your project.
Thanks for the report. This is because one of the dependent services called ChainFeed.org was used for transaction event notifications when this was built. The service is no longer running...
It seems using slptest formatted address should be fine to use for regtest scenarios. You can simply convert it as needed using Bchaddrjs-slp npm package. Sent from my iPhone >...
Correct. There isn’t anything wrong about it as is. If for some reason you need regtest format then it’s easy to convert it as needed. On Thu, Feb 25, 2021...
> Now developers have to handle all possible places where the SLPDB query may return slpaddress Ok. Although it seems trivial to have the client convert slpreg format using a...
Also there are multiple testnets so how do you suggest we handle that? Should there be a separate prefix for every kind of testnet? IMO we need to just stick...
I am fine with making this change. However, what I don't want to do is make significant changes to Bchaddress-slp. It seems that lib already provides the ability to convert...