Prevent address reuse option
This commit is contained in:
parent
55cdc2fa52
commit
98cc3b18b7
9 changed files with 141 additions and 13 deletions
|
|
@ -1149,6 +1149,7 @@ complianceTableView model =
|
|||
, row "Sanctions" "sanctionsVerificationActive" "sanctionsVerificationThreshold"
|
||||
, row "Hard Limit" "hardLimitVerificationActive" "hardLimitVerificationThreshold"
|
||||
, row "Receipt Printing" "receiptPrintingActive" ""
|
||||
, row "Reject Address Reuse" "rejectAddressReuseActive" ""
|
||||
]
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue