x402-chainlink
Preparing search index...
padHex
Function padHex
padHex
(
hex
:
string
,
bytes
:
number
)
:
`
0x
${
string
}
`
Pad hex string to specific byte length
Parameters
hex
:
string
Hex string to pad
bytes
:
number
Target byte length
Returns
`
0x
${
string
}
`
Padded hex string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
x402-chainlink
Loading...
Pad hex string to specific byte length