Show miner tag under blocks in the mining dashboard
This commit is contained in:
@@ -8,7 +8,6 @@ import { StateService } from 'src/app/services/state.service';
|
||||
changeDetection: ChangeDetectionStrategy.OnPush,
|
||||
})
|
||||
export class BlockchainComponent implements OnInit {
|
||||
showMiningInfo: boolean = false;
|
||||
network: string;
|
||||
|
||||
constructor(
|
||||
|
||||
Reference in New Issue
Block a user