CodeChain-io/codechain-sdk-js

Introduce PlatformAddressValue type

Closed this issue · 1 comments

type PlatformAddressValue = PlatformAddress | string

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