diff --git a/_includes/devdoc/bitcoin-core/rpcs/rpcs/listbanned.md b/_includes/devdoc/bitcoin-core/rpcs/rpcs/listbanned.md index ba33c7da..5832d021 100644 --- a/_includes/devdoc/bitcoin-core/rpcs/rpcs/listbanned.md +++ b/_includes/devdoc/bitcoin-core/rpcs/rpcs/listbanned.md @@ -48,7 +48,7 @@ The `listbanned` RPC {{summary_listBanned}} - n: "→ →
`ban_reason`" t: "string" p: "Required
(exactly 1)" - d: "Set to one of the following reasons:
• `node misbehaving` if the node was banned by the client because of DoS violations
• `manually added` if the node was manually banned by the user" + d: "Set to one of the following reasons:
• `node misbehaving` if the node was banned by the client because of DoS violations
• `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 %} \ No newline at end of file +{% endautocrossref %}