Forward loglevels
This commit is contained in:
@@ -74,6 +74,10 @@ class Flowee {
|
||||
this.IncludeOutputs = this.network.IncludeOutputs;
|
||||
this.IncludeOutputScripts = this.network.IncludeOutputScripts;
|
||||
this.IncludeOutputAddresses = this.network.IncludeOutputAddresses;
|
||||
this.InfoLevel = this.network.InfoLevel;
|
||||
this.WarningLevel = this.network.WarningLevel;
|
||||
this.QuietLevel = this.network.QuietLevel;
|
||||
this.SilentLevel = this.network.SilentLevel;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user