Add Point of Sale feature to BTCPay

This commit is contained in:
nicolas.dorier
2018-04-03 11:50:41 +09:00
parent 546c39a98e
commit 149c29963d
24 changed files with 1431 additions and 19 deletions

View File

@@ -42,7 +42,6 @@ namespace BTCPayServer.Models
{
//"url":"https://test.bitpay.com/invoice?id=9saCHtp1zyPcNoi3rDdBu8"
[JsonProperty("url")]
[Obsolete("Use CryptoInfo.Url instead")]
public string Url
{
get; set;