Allows to use a Strike Wallet account as the lightning provider for BTCPay Server.
- Comment out
ItemDefinitionGroupin BTCPayServer.Plugins.Strike.csproj - Execute command in the main directory:
dotnet ef migrations add MyMigration -p plugin -c StrikeDbContext -o Migrations - Uncomment
ItemDefinitionGroupin BTCPayServer.Plugins.Strike.csproj