Bump deps (#751)

This commit is contained in:
Jaco
2023-04-14 12:20:04 +03:00
committed by GitHub
parent 798a9fb453
commit b14dc3bcc3
15 changed files with 96 additions and 88 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ export class Base {
protected _store: KeyringStore;
protected _genesisHash?: string;
protected _genesisHash?: string | undefined;
protected _genesisHashAdd: string[] = [];