Removing "raw block".

This commit is contained in:
softsimon
2021-08-03 18:15:33 +03:00
parent b9246a72f2
commit 8eb70416da
9 changed files with 5 additions and 33 deletions

View File

@@ -9,6 +9,7 @@ export namespace IEsploraApi {
vin: Vin[];
vout: Vout[];
status: Status;
hex?: string;
}
export interface Recent {