pub fn encode_bech32( human_readable_part: &str, data: &[u8], ) -> StdResult<String>
Encode to bech32 given Human Readable Part (hrp) and data