mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Link/cross-ref updates
This commit is contained in:
parent
78347fd82e
commit
d130446261
7 changed files with 71 additions and 78 deletions
|
@ -1472,7 +1472,7 @@ can be locked.
|
|||
|
||||
{% autocrossref %}
|
||||
|
||||
The `txlvote` message ([transaction lock vote][msg_txlock_vote]{:#term-msg_txlock_vote}{:.term})
|
||||
The `txlvote` message ([transaction lock vote][msg_txlock_vote])
|
||||
is sent by masternodes to indicate approval of a transaction lock request
|
||||
`ix` message.
|
||||
|
||||
|
|
|
@ -4,13 +4,6 @@ http://opensource.org/licenses/MIT.
|
|||
{% endcomment %}
|
||||
|
||||
|
||||
<!--<!DOCTYPE html>-->
|
||||
<html>
|
||||
<head>
|
||||
<title>RPC Table</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<p>Type part of the Name or Type of an RPC to filter the list:</p>
|
||||
<input type="text" id="rpcInput" onkeyup="searchRPC()" placeholder="Filter RPCs.." title="Type in an RPC Type or Name">
|
||||
<p></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue