Closed dylanseago closed 1 year ago
Refactor any base types, interfaces, or constants out of coinlib-common and into a new package called coinlib-types. This allows library consumers to import just the types without transitive dependencies on heavy native deps (tiny-secp, bip32, etc).
Refactor any base types, interfaces, or constants out of coinlib-common and into a new package called coinlib-types. This allows library consumers to import just the types without transitive dependencies on heavy native deps (tiny-secp, bip32, etc).