alchemistcoin / sandwiched-backend

GNU General Public License v3.0
25 stars 7 forks source link

Add timestamp and block number to sandwich messages #35

Closed henridf closed 3 years ago

henridf commented 3 years ago

We should add both of those items to sandwich messages. The forthcoming frontend will display the timestamp for each sandwich. Probably not the block, but still good to have. (Of course, these can be obtained by a client from the transaction, but that would require an additional API call per sandwich).