gpt4 book ai didi

python - 如何从 HexBytes 对象中获取十六进制字符串?

转载 作者:太空狗 更新时间:2023-10-30 02:01:20 27 4
gpt4 key购买 nike

>>> from hexbytes import HexBytes
>>> ...
>>> hb
HexBytes('0x53b983fe73e16f6ed8178f6c0e0b91f23dc9dad4cb30d0831f178')

我有一个 HexBytes 对象 hb

我想获取0x53b983fe73e16f6ed8178f6c0e0b91f23dc9dad4cb30d0831f178字符串,我该怎么办?

最佳答案

您只需输入 hb.hex() 就可以了

关于python - 如何从 HexBytes 对象中获取十六进制字符串?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50508444/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com