Tx Metadata: Edits per peer reviews

This commit is contained in:
mDuo13
2019-04-24 16:34:28 -07:00
parent 9f6f037cac
commit a2861de1d2
2 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ The `AffectedNodes` array contains a complete list of the [objects in the ledger
- `DeletedNode` indicates that the transaction removed an object from the ledger.
- `ModifiedNode` indicates that the transaction modified an existing object in the ledger.
The value of each of these fields is an object describing the changes made to the object.
The value of each of these fields is a JSON object describing the changes made to the ledger object.
### CreatedNode Fields