add difficulty to bitnode screen

This commit is contained in:
Olivier Gagnon
2021-09-21 16:49:38 -04:00
parent c3ac16f330
commit 57a5c8b0b4
13 changed files with 187 additions and 446 deletions
-2
View File
@@ -1,3 +1 @@
export declare function load(cb: () => void): void;
export declare const Engine: IEngine;