CodeChain-io/codechain-sdk-js

Introduce H256Value type

Closed this issue · 1 comments

type H256Value = H256 | string

Moved out to the primitives package.
CodeChain-io/codechain-primitives-js#11