pub fn encode_hex(b: &[u8]) -> String
Encode bytes as lowercase hex (no 0x prefix), matching bee-js / bee-go wire format.
0x