basicswap_miserver/basicswap/interface
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
..
contrib coins: Add PIVX 2022-09-01 12:37:18 +02:00
__init__.py refactor: Move all coin interfaces to a dir 2022-08-09 00:10:37 +02:00
btc.py protocol: Validate CLTV block values 2022-09-26 19:20:52 +02:00
ltc.py refactor: Move all coin interfaces to a dir 2022-08-09 00:10:37 +02:00
nmc.py refactor: Move all coin interfaces to a dir 2022-08-09 00:10:37 +02:00
part.py refactor: Move all coin interfaces to a dir 2022-08-09 00:10:37 +02:00
passthrough_btc.py refactor: Move all coin interfaces to a dir 2022-08-09 00:10:37 +02:00
pivx.py coins: Add PIVX 2022-09-01 12:37:18 +02:00
xmr.py ui: Display XMR view key on bid page 2022-10-05 20:15:43 +02:00