btcpayserver/BTCPayServer.Client/JsonConverters
Nicolas Dorier 1b672a1ace
Allow multi-step settings in custodian (#4838)
* Allow multi-step settings in custodian

* Fix CustodianAccount.Name not saved

* Reuse TradeQuantity for SimulateTrade

* TradeQuantityJsonConverter accepts numerics

* Fix build
2023-04-04 14:48:29 +09:00
..
LightMoneyJsonConverter.cs Add Lightmoney json converter + do swagger defs for ln api 2020-05-29 10:04:28 +02:00
MnemonicJsonConverter.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
MoneyJsonConverter.cs Run dotnet format 2020-06-28 17:55:27 +09:00
NodeUriJsonConverter.cs Warning if not using 'is not null' 2022-01-14 17:48:15 +09:00
NumericStringJsonConverter.cs Allow multi-step settings in custodian (#4838) 2023-04-04 14:48:29 +09:00
PermissionJsonConverter.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TimeSpanJsonConverter.cs Add configurable BOLT11Expiration for refunds (Fix #3281) (#3341) 2022-01-24 20:17:09 +09:00
TradeQuantityJsonConverter.cs Allow multi-step settings in custodian (#4838) 2023-04-04 14:48:29 +09:00
WordcountJsonConverter.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
WordlistJsonConverter.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00