Remove useless mining function wrapper in backend
This commit is contained in:
@@ -171,7 +171,7 @@ class Blocks {
|
||||
}
|
||||
|
||||
/**
|
||||
* Index all blocks metadata for the mining dashboard
|
||||
* [INDEXING] Index all blocks metadata for the mining dashboard
|
||||
*/
|
||||
public async $generateBlockDatabase() {
|
||||
if (this.blockIndexingStarted) {
|
||||
|
||||
Reference in New Issue
Block a user