usage: Added HSD command info
This commit is contained in:
parent
6c0db69d2e
commit
cf44524006
@ -169,6 +169,15 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-sm-12 col-md-12 col-lg-12 col-xl-12 col-xxl-12 mb-5">
|
||||
<div class="card shadow-sm">
|
||||
<div class="card-body px-4 py-5 px-md-5">
|
||||
<div class="bs-icon-lg d-flex justify-content-center align-items-center mb-3 bs-icon" style="top: 1rem;right: 1rem;position: absolute;"><span style="color: rgb(25,245,170);">5.</span></div>
|
||||
<h5 class="fw-bold card-title">Use a custom HSD start command</h5>
|
||||
<p class="text-muted card-text mb-4">You can customize how HSD will launch if you use an internal node. Just add the key `HSD-command` to your node.txt settings file.</p><code style="font-size: 13px;">HSD-command: {default-dir} --agent=FireWallet --index-tx --index-address --api-key {key} --prefix {Bob}</code>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user