mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 07:34:24 +01:00
wip
This commit is contained in:
@@ -11,7 +11,7 @@ public class MicroNodePlugin:BaseBTCPayServerPlugin
|
||||
{
|
||||
public override IBTCPayServerPlugin.PluginDependency[] Dependencies { get; } =
|
||||
{
|
||||
new () { Identifier = nameof(BTCPayServer), Condition = ">=1.12.0" }
|
||||
new () { Identifier = nameof(BTCPayServer), Condition = ">=2.0.0" }
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user