UNPKG

cic-client

Version:

Typescript libraries for building CIC client applications

10 lines (7 loc) 278 B
import { EVMAddress, ContentPreImagefrom './typ'; const zeroContent:ContentPreImage = '0x0000000000000000000000000000000000000000000000000000000000000000'; const zeroAddress:EVMAddress = '0x0000000000000000000000000000000000000000'; export { zeroContent, zeroAddress, }