Jae Kwon 57ce0c12e8 | 9 years ago | |
---|---|---|
cmd | 9 years ago | |
example | 9 years ago | |
server | 9 years ago | |
tests | 9 years ago | |
types | 9 years ago | |
.gitignore | 9 years ago | |
LICENSE | 9 years ago | |
Makefile | 9 years ago | |
README.md | 9 years ago |
Blockchains are a system for creating shared multi-master application state. TMSP is a socket protocol enabling a blockchain consensus engine, running in one process, to manage a blockchain application state, running in another.
For more information on TMSP, motivations, and tutorials, please visit our blog post.
TxBytes ([]byte)
RetCode (int8)
RetCode (int8)
Hash ([]byte)
RetCode (int8)
RetCode (int8)
EventKey (string)
RetCode (int8)
EventKey (string)
RetCode (int8)
types.Application
need not implement this message -- it's handled by the project.Data ([]string)
Key (string)
Value (string)
RetCode (int8)