Show alert banner on stale blocks
This commit is contained in:
@@ -121,6 +121,7 @@ export interface Block {
|
||||
weight: number;
|
||||
previousblockhash: string;
|
||||
stale?: boolean;
|
||||
canonical?: string;
|
||||
}
|
||||
|
||||
export interface Address {
|
||||
|
||||
Reference in New Issue
Block a user