This commit is contained in:
Andrew Camilleri 2020-06-14 15:45:58 +02:00 committed by GitHub
parent b7c65b2ba6
commit 8c3907df82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,12 +179,14 @@
<span class="fa fa-question-circle-o" title="More information..."></span>
</a>
</div>
</div>
</div>
<div class="form-group">
<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">
<span class="fa fa-question-circle-o" title="More information..."></span>
</a>
</div>
</div>
@if (Model.SupportRBF)