Skip to content
IC Reactor

formatHexDisplay

formatHexDisplay(hex): `0x${string}`

Defined in: utils/helper.ts:292

Formats hex string with 0x prefix for display purposes

string

`0x${string}`