Concordium / Concordium/concordium-node
Add documentation for the serialization of transactions
Open
[Prio] Low
[Type] Task
- Dominant language
- Haskell
- Stars
- 108
- Forks
- 24
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 9
Description
Update the documentation to include descriptions of the serialization of transactions that are not already described. I suggest that it is done similarly as in https://github.com/Concordium/concordium-node/blob/main/docs/grpc-for-smart-contracts.md. This documentation is needed as external parties are interested in how to serialize the different transactions, and currently we refer them to the implementation of that serialization in the Haskell code.
Consider limiting the scope to account transactions and credential deployment as the update transactions are less likely to be needed elsewhere at this time.
Contributor guide
Assessment
This issue has not been assessed yet.