You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
publicstaticreadonlyulongFIRST_RECEIVE_HEIGHT=171;// NOTE: this value must be the height of the wallet's first tx for tests
51
-
publicstaticreadonlyintSYNC_PERIOD_IN_MS=5000;// period between wallet syncs in milliseconds
51
+
publicstaticreadonlyulongSYNC_PERIOD_IN_MS=5000;// period between wallet syncs in milliseconds
52
52
publicstaticreadonlystringOFFLINE_SERVER_URI="offline_server_uri";// dummy server uri to remain offline because wallet2 connects to default if not given
0 commit comments