## Description Add mempool, transaction, account tables and relative protobuf interfaces in respect of the design issue #1, #10, #13 ## Breakdown - Create db tables in migration file - Create protobuf files (one per table) ## Additional Diagram / File ## Dependencies this partially depends on: #7 and #18