mirror of
https://github.com/pezkuwichain/pezkuwi-api.git
synced 2026-04-22 02:08:01 +00:00
24350615c0
Root resolutions were pinned to 14.0.11, preventing yarn from resolving to the latest published versions. Updated resolutions and all package.json dependencies to 14.0.25 which includes native bizinikiwi signing context via @pezkuwi/scure-sr25519.
@pezkuwi/types
Implementation of the types and their (de-)serialisation via SCALE codec. On the Rust side, the codec types and primitive types are implemented via the parity-codec.