mirror of
https://github.com/basicswap/basicswap.git
synced 2026-06-11 05:21:40 +02:00
Electrum connection stability, swap fixes / UX improvements + Various fixes.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const PAGE_SIZE = 50;
|
||||
|
||||
const state = {
|
||||
dentities: new Map(),
|
||||
identities: new Map(),
|
||||
currentPage: 1,
|
||||
wsConnected: false,
|
||||
jsonData: [],
|
||||
|
||||
Reference in New Issue
Block a user