blackdimund
blackdimund
if we were to implement Fulcrum instead of electrumx/electrum it would by faster by multitude because it stores more data and uses c++ as opposed to python https://sparrowwallet.com/docs/server-performance.html
mine ended up just having the webui have 3 copies of the empty explorer and no rpc connection 3 times on the same page, and its the same page on...
Ah I remember this now, they technically have no real address but the explorers are taking the public key from inside the P2PK script and converting that to an address....
I know if you have the private key for a p2pk address you can getaddressinfo and grab the "pkh([000000000]AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)#AAAAAAA", then do on the online wallet that has no privkey: importmulti...
yeah im getting the `2020/09/11 18:25:49 expected 3 streams, got 1` error