mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
Add line breaks after initial h1's consistently
This commit is contained in:
@@ -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.
|
||||
@@ -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][].
|
||||
|
||||
Reference in New Issue
Block a user