let's use a more user friendly url
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Today
Would it be possible to actually switch between testnet and mainnet instead of just urls?
Like what makes it run testnet? you need to change the chain parameter and the chronik instance in the config? But I guess it would require a recompile so maybe not doable?
is there a way to do this without the 8331?
Thanks for the tips. I have it working in a way...it seems clunky to me though
Going by the url seems not a good way...
add variable to the config
In D16699#380629, @bytesofman wrote:
reply to feedback
accepted with minor nits
rebase, squash
Desktop and mobile tested all ok via BIP21 url querystring, with different amounts, decimals and addresses
Tried to test Extension via eCashChat UAT instance (that's sending the multisend BIP21 query) but that doesn't seem to reflect this diff? I built it locally via npm run extension then reloaded the local chrome extension and verified it to be v3.43.0.
Yesterday
Rebase
Move difftime where it's used, rebase
fix compiler warning
more refactoring
feedback