Merge branch 'master' into mononaut/first-seen-tooltip

This commit is contained in:
softsimon
2024-04-01 18:44:52 +09:00
committed by GitHub
22 changed files with 5769 additions and 6438 deletions

View File

@@ -456,6 +456,7 @@ export interface IBackendInfo {
gitCommit: string;
version: string;
lightning: boolean;
backend: 'esplora' | 'electrum' | 'none';
}
export interface IDifficultyAdjustment {