Skip to content
Snippets Groups Projects
Unverified Commit c11b1f85 authored by Serban Iorga's avatar Serban Iorga Committed by GitHub
Browse files

Derive `DecodeWithMemTracking` for `Block` (#7655)

Related to https://github.com/paritytech/polkadot-sdk/issues/7360

This PR adds `DecodeWithMemTracking` as a trait bound for `Header`,
`Block` and `TransactionExtension` and
derives it for all the types that implement these traits in
`polkadot-sdk`.
parent 6a3d10b3
No related merge requests found
Pipeline #517344 waiting for manual action with stages
in 32 minutes and 59 seconds
Showing
with 128 additions and 32 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment