ltonetwork / lto-public-chain

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

Add data field to association tx #129

Closed jasny closed 2 years ago

jasny commented 2 years ago

Allow LTO to function a decentralized graph by supporting data as key value pairs for associations.

Screenshot_20220317-223908_Chrome

https://neo4j.com/docs/getting-started/current/graphdb-concepts/#graphdb-relationship

The data transaction already allows key/value pairs for accounts (graph nodes), so no point not allowing it for associations (graph edges).