Skip to content

Hotfix 8670

alexey.stratulat requested to merge hotfix-8670 into master

Fixed txGetTokenTickerByHash function, which now returns not just a string but None if the ticker token is NULL or starts with a ' \0' character.

Merge request reports