Amendments: reference code line updates

This commit is contained in:
Viacheslav Bakshaev
2022-09-22 17:10:58 +02:00
committed by GitHub
parent a190508ddc
commit 1630555ddd

View File

@@ -6,7 +6,7 @@ labels:
- Blockchain - Blockchain
--- ---
# Amendments # Amendments
[[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L110-L113 "Source") [[Source]](https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L138-L144 "Source")
The `Amendments` object type contains a list of [Amendments](amendments.html) that are currently active. Each ledger version contains **at most one** `Amendments` object. The `Amendments` object type contains a list of [Amendments](amendments.html) that are currently active. Each ledger version contains **at most one** `Amendments` object.