[debug] update versioning print
This commit is contained in:
@@ -95,7 +95,7 @@ export interface TransactionStripped {
|
||||
}
|
||||
|
||||
export interface IBackendInfo {
|
||||
hostname: string;
|
||||
hostname?: string;
|
||||
gitCommit: string;
|
||||
version: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user