#0
OP_RETURN
0.00000000 BSV
jLÿf):
return min(self.ptr, self.len)
def remaining(self):
return max(self.len-self.ptr, 0)
# Converting binary <-> hexadecimal
def OP_RETURN_hex_to_bin(hex):
try:
raw=binascii.a2b_hex(hex)
except Exception:
return None
return raw
def O
https://whatsonchain.com/tx/5d69b34d459d6f45c085fce1eb30f01b57678668eaaeaece41e093338ed628fb