mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 23:54:26 +01:00
Support onchain for prism
This commit is contained in:
@@ -6,6 +6,7 @@ public class PrismSideshiftDestination
|
||||
public string ShiftNetwork { get; set; }
|
||||
public string ShiftDestination { get; set; }
|
||||
public string ShiftMemo { get; set; }
|
||||
public string SourceNetwork { get; set; }
|
||||
|
||||
public bool Valid()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user