ltonetwork / lto-public-chain

Public blockchain designed for notary type transactions
Apache License 2.0
26 stars 4 forks source link

Statement transaction #160

Closed jasny closed 2 years ago

jasny commented 2 years ago

Named tx type "statement" instead of "claim" because people were confused. They thought they could claim something (like tokens, ownables, etc), and not thinking about making a claim about something.

Closes #55

Added statement transaction type. Instead of using amount, hash, and related fields, it has a generic data field instead.

Statements are similar to associations (v4). The main difference is that you can make the same statement multiple times. Statements do not create a permanent relationship between accounts. Example of a statement. "I gave 10 apples to Alice"