Function encode_puzzle_hash

Source
pub fn encode_puzzle_hash(puzzle_hash: [u8; 32], include_0x: bool) -> String
Expand description

Encodes a puzzle hash into hex, with or without a prefix.