Merge branch 'master' into hunicus/add-preview-imgs
This commit is contained in:
@@ -89,6 +89,7 @@ const defaultEnv: Env = {
|
||||
})
|
||||
export class StateService {
|
||||
isBrowser: boolean = isPlatformBrowser(this.platformId);
|
||||
isMempoolSpaceBuild = window['isMempoolSpaceBuild'] ?? false;
|
||||
network = '';
|
||||
lightning = false;
|
||||
blockVSize: number;
|
||||
|
||||
Reference in New Issue
Block a user