diff --git a/docs/index.html b/docs/index.html index 58b2755..6a41a0e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -549,9 +549,13 @@

Welcome

pageSize: 100, sortOption: 'txorderdsc', }, - editAccounts: false, - accounts: {}, - version: 2, + accountsTable: { + filter: null, + currentPage: 1, + pageSize: 100, + sortOption: 'symbolasc', + }, + version: 3, }, sync: { @@ -562,6 +566,7 @@

Welcome

}, events: [], + accounts: {}, syncStates: {}, blockTimestamps: {},