Skip to content

Commit

Permalink
391: Correct about.
Browse files Browse the repository at this point in the history
  • Loading branch information
bartossh committed Mar 10, 2024
1 parent d2e9958 commit d657398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Computantis is a cloud/edge service designed to track, validate, and facilitate
- Gossip Vertex to other nodes.
- Gossip receivers may or may not accept the vertex.

# Transaction Process (data transfer)
# Transaction Process (token transfer)
- Transaction Creation: The issuer creates a transaction specifying the recipient's address, token amount, and (optionally) additional data. The issuer signs the transaction with their private key and attaches their public key.
- Validate Transaction against DAG and if correct save in the DAG.
- Gossip Vertex to other nodes.
Expand Down

0 comments on commit d657398

Please sign in to comment.