pub fn encode_puzzle_hash(puzzle_hash: [u8; 32], include_0x: bool) -> String
Encodes a puzzle hash into hex, with or without a prefix.