Merge pull request #1525 from ihomp/patch-1

Amendments: reference code line updates
This commit is contained in:
Rome Reginelli
2022-09-22 17:22:37 -07:00
committed by GitHub

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.