This is an old revision of the document!
[char]Review
ledger data is comprised of records containing immutable data. Even though the data captured within the ledger is immutable, this does not mean the Ledger itself is immutable. The Ledger can be updated by adding newer versions of the existing data that point back to the original data. The updates are made by applying transactions to the Ledger in a prescribed order.