mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-19 06:54:19 +01:00
Add button and qr code to the bitpay translator
This commit is contained in:
@@ -12,5 +12,6 @@ namespace BTCPayServer.Models
|
||||
public string BitpayLink { get; set; }
|
||||
public string Address { get; set; }
|
||||
public string Amount { get; set; }
|
||||
public string BitcoinUri { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user