You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As pointed out in the TODO, we need to inspect the public components of the typescript library and replace all string representing hexadecimal data with Hex. This way we will make the API consistent and more friendly as the clients would not have to wonder about using the right string format.
The content you are editing has changed. Please copy your edits and refresh the page.
Depends on: #698
As pointed out in the TODO, we need to inspect the public components of the typescript library and replace all
string
representing hexadecimal data withHex
. This way we will make the API consistent and more friendly as the clients would not have to wonder about using the right string format.Tasks
The text was updated successfully, but these errors were encountered: