InterviewSolution
Saved Bookmarks
| 1. |
Which model describes how data is written to a blockchain?rewrite alwaysappend neverfull read and writeappend only |
|
Answer»
BLOCKCHAINS, ESPECIALLY the ones designed to HOST a CURRENCY, are USING a transaction model |
|