Searched refs:hex_hash_to_p2pkh (Results 1 – 5 of 5) sorted by relevance
70 mpos_participant_addr = hex_hash_to_p2pkh(bytes_to_hex_str(mpos_participant_hpubkey))
90 dummy_address = hex_hash_to_p2pkh("12"*20)
105 dummy_address = hex_hash_to_p2pkh("12"*20)
100 dummy_address = hex_hash_to_p2pkh("12"*20)
103 def hex_hash_to_p2pkh(hex_hash): function