You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two things that are relevant to you, though. OmniLayer#84 splits up how we do balance queries. You'd want to add Peercoin querying similarly to how I added BTC balance queries. That'll be merged later today.
There are two things that are relevant to you, though.
OmniLayer#84 splits up how we do balance queries. You'd want to add Peercoin querying similarly to how I added BTC balance queries. That'll be merged later today.
Also, I started splitting apart the transaction parsing loops so that multiple coins can be processed, but ended up not needing it, yet. You may find that work useful as well: https://github.com/curtislacy/omniwallet/tree/Btc-Parsing-Loop-InProgress
The text was updated successfully, but these errors were encountered: