Prevent address reuse option

This commit is contained in:
Rafael Taranto 2019-07-31 12:17:39 +01:00 committed by Josh Harvey
parent 55cdc2fa52
commit 98cc3b18b7
9 changed files with 141 additions and 13 deletions

View file

@ -1149,6 +1149,7 @@ complianceTableView model =
, row "Sanctions" "sanctionsVerificationActive" "sanctionsVerificationThreshold"
, row "Hard Limit" "hardLimitVerificationActive" "hardLimitVerificationThreshold"
, row "Receipt Printing" "receiptPrintingActive" ""
, row "Reject Address Reuse" "rejectAddressReuseActive" ""
]
]