Remove link to article that is no longer available

This commit is contained in:
Dennis Reimann 2022-08-14 11:19:25 +02:00
parent 58784ebbfc
commit 3cd2971cec
No known key found for this signature in database
GPG key ID: 5009E1797F03F8D0

View file

@ -221,9 +221,6 @@
<div class="form-check">
<input asp-for="AlwaysIncludeNonWitnessUTXO" class="form-check-input"/>
<label asp-for="AlwaysIncludeNonWitnessUTXO" class="form-check-label"></label>
<a href="https://medium.com/@@jmacato/wasabi-wallets-advisory-for-trezor-users-7d942c727f92" target="_blank" rel="noreferrer noopener">
<span class="fa fa-question-circle-o text-secondary" title="More information..."></span>
</a>
</div>
</div>
@if (Model.SupportRBF)