UNPKG

@0xcert/ethereum-gateway-contracts

Version:

Smart contracts used by the gateway on the Ethereum blockchain.

4 lines (3 loc) 89 B
export function getCurrentTime() { return Math.floor((new Date().getTime() / 1000)); }