iota.js icon indicating copy to clipboard operation
iota.js copied to clipboard

Add a HexString type for strings that are hex encoded

Open Thoralf-M opened this issue 2 years ago • 0 comments

Description

Add a HexString type for strings that are hex encoded

Motivation

Makes it clearer to work with

Requirements

  1. Fields that are currently a string, but are hex encoded with 0x prefix, should get a new HexString type (or similar name)

Are you planning to do it yourself in a pull request?

No.

Thoralf-M avatar Jul 26 '22 13:07 Thoralf-M