Files
pezframe-metadata/frame-metadata
Andrew Jones aa74d7a644 Add additional_signed field for SignedExtension payload data (#19)
* Add `SignedExtensionMetadata::additional_signed` field for signed payload data

* Fmt
2021-07-13 11:18:00 +01:00
..
2021-06-30 11:35:12 +01:00
2020-12-10 13:02:22 +01:00

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