Add line breaks after initial h1's consistently

This commit is contained in:
mDuo13
2023-10-16 16:30:34 -07:00
parent e5405d8946
commit 838225f798
98 changed files with 107 additions and 9 deletions

View File

@@ -6,4 +6,5 @@ eyebrow_text: Features and Rules
blurb: Features and rules of the XRP Ledger protocol, regardless of how you access it.
---
# XRP Ledger Protocol Reference
Features and rules of the XRP Ledger protocol, regardless of how you access it.

View File

@@ -6,6 +6,7 @@ labels:
- Security
---
# SignerListSet
[[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/SetSignerList.cpp "Source")
The SignerListSet transaction creates, replaces, or removes a list of signers that can be used to [multi-sign](multi-signing.html) a transaction. This transaction type was introduced by the [MultiSign amendment][].