mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Fix CI with node term in code block
This commit is contained in:
parent
3472076be5
commit
8619bded76
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ The `listbanned` RPC {{summary_listBanned}}
|
|||
- n: "→ →<br>`ban_reason`"
|
||||
t: "string"
|
||||
p: "Required<br>(exactly 1)"
|
||||
d: "Set to one of the following reasons:<br>• `node misbehaving` if the node was banned by the client because of DoS violations<br>• `manually added` if the node was manually banned by the user"
|
||||
d: "Set to one of the following reasons:<br>• `node<!--noref--> misbehaving` if the node was banned by the client because of DoS violations<br>• `manually added` if the node was manually banned by the user"
|
||||
|
||||
{% enditemplate %}
|
||||
|
||||
|
@ -85,4 +85,4 @@ Result:
|
|||
* [SetBan][rpc setban]: {{summary_setBan}}
|
||||
* [ClearBanned][rpc clearbanned]: {{summary_clearBanned}}
|
||||
|
||||
{% endautocrossref %}
|
||||
{% endautocrossref %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue