mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-22 06:37:56 +00:00
d6e6c2bf82
* v15/extrinsic: Add extrinsic type info to decode address, call, sig Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * v15/extrinsic: Add extra ty Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * v15/extrinsic: Remove extrinsic ty and add prefix length ty Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * v15/extrinsic: Remove extrinsic len type Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Decodable variant of the RuntimeMetadata.
This really doesn't belong here, but is necessary for the moment. In the future it should be removed entirely to an external module for shimming on to the codec-encoded metadata.
License: Apache-2.0