Closed virusvfv closed 2 years ago
if key begins from 0x... then key will be interpreted as hex key. If there is an error with hex decoding (ex: 0xblabla or 0x111) key will be empty.
Hi @virusvfv
Thanks for the PR! I made some changes:
:)
if key begins from 0x... then key will be interpreted as hex key. If there is an error with hex decoding (ex: 0xblabla or 0x111) key will be empty.