basicswap_miserver/basicswap/ui
tecnovert c4457ca400
ui: Display XMR view key on bid page
https://monerohash.com/explorer/myoutputs

Shared view key is for the chain B lock tx.

To find the view key for the lock spend tx:
http://localhost:12700/rpc
Monero Wallet
    getaddress
    query_key {"key_type":"view_key"}
2022-10-05 20:15:43 +02:00
..
__init__.py Tor working for Bitcoin forks. 2022-03-27 00:08:15 +02:00
page_automation.py ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
page_bids.py refactor: Move bid page logic 2022-10-05 19:30:52 +02:00
page_offers.py refactor: Move bid page logic 2022-10-05 19:30:52 +02:00
page_tor.py ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
page_wallet.py ui: Render 404 for unknown pages. 2022-09-23 22:07:41 +02:00
util.py ui: Display XMR view key on bid page 2022-10-05 20:15:43 +02:00