Merge pull request #2215 from XRPLF/place_indexes

Add index md files
This commit is contained in:
Rome Reginelli
2023-10-18 13:44:23 -07:00
committed by GitHub
105 changed files with 1007 additions and 503 deletions

View File

@@ -0,0 +1,10 @@
---
html: protocol-reference.html
parent: references.html
template: pagetype-category.html.jinja
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][].