UNPKG

parsec-node

Version:

https://parseclabs.readthedocs.io/en/latest/

4 lines (3 loc) 97 B
module.exports = async bridgeState => { return `0x${bridgeState.blockHeight.toString(16)}`; };