paritytech / frame-decode

Deocde extrinsics and storage entries from runtimes using frame-metadata
Apache License 2.0
6 stars 0 forks source link

add support for `unstable metadata v16` #11

Open niklasad1 opened 3 weeks ago

niklasad1 commented 3 weeks ago

Currently, this crate doesn't support decoding unstable metadata v16 but would be nice to support it behind a unstable feature flag such that users know that it may fail.

_Originally posted by @jsdw in https://github.com/paritytech/frame-decode/pull/9#discussion_r1812284793_