maestre3d / alexandria

The Alexandria Project is an open-source platform where people can share their knowledge through books, podcasts, docs and videos.
https://alexandria.damascus-engineering.com
GNU Affero General Public License v3.0
9 stars 1 forks source link

Change "backup" field name to #31

Closed maestre3d closed 4 years ago

maestre3d commented 4 years ago

Describe the bug Currently, the transaction body contains a field called "backup". That is a incorrect naming convention.

Expected behavior Rename transaction's body/payload's "backup" field to "snapshot" to keep event-sourcing naming conventions.