joojis opened this issue 7 years ago · 3 comments
toString(): string The string is a hex string without 0x prefix.
toString(): string
toJSON(): string The string is a hex string with 0x prefix. CodeChain JSON-RPC server only accepts 0x prefixed hex string.
toJSON(): string
toJSON(): #40
toString() PR has been merged: #39
Landed.