Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

to_base_16_string

Converts a felt252 to a base16 string padded to 66 characters including the 0x prefix.

Fully qualified path: openzeppelin_testing::common::to_base_16_string

pub fn to_base_16_string(value: felt252) -> ByteArray