mirror of
https://github.com/bitwarden/server
synced 2026-01-09 12:03:21 +00:00
switch to official bitpay light library
This commit is contained in:
@@ -197,7 +197,7 @@ namespace Bit.Core
|
||||
public class BitPaySettings
|
||||
{
|
||||
public bool Production { get; set; }
|
||||
public string Base58Secret { get; set; }
|
||||
public string Token { get; set; }
|
||||
public string NotificationUrl { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user