CodeChain-io/codechain-sdk-python

Is to_json works as spec?

Closed this issue · 1 comments

https://github.com/CodeChain-io/codechain-sdk-python/blob/master/codechain/primitives/HexString.py#L65

I think 0x prefix is not added in this code.
Is 0x prefix added as the spec says?

I think the problem is solved.