validitylabs / messagingProtocol

Privacy-preserving messaging protocol for the web3
https://validitylabs.org/
15 stars 0 forks source link

use time and not blocknumber #23

Closed SCBuergel closed 5 years ago

SCBuergel commented 5 years ago

https://github.com/validitylabs/messagingProtocol/blob/7b8d4afdbd9fe488ce5062a89c9a3e81df92767e/contracts/HoprChannel.sol#L198

mswezey23 commented 5 years ago

@SCBuergel - how does one translate BLOCK_CONFIRMATION (number of blocks) to a timestamp?