Skip to content
Snippets Groups Projects
Unverified Commit fc315ac5 authored by Giuseppe Re's avatar Giuseppe Re Committed by GitHub
Browse files

Hide nonce implementation details in metadata (#6562)


See https://github.com/polkadot-fellows/runtimes/issues/248 : using
`TypeWithDefault` having derived `TypeInfo` for `Nonce` causes a
breaking change in metadata for nonce type because it's no longer `u64`.

Adding a default implementation of `TypeInfo` for `TypeWithDefault` to
restore the original type info in metadata.

---------

Co-authored-by: default avatarKian Paimani <5588131+kianenigma@users.noreply.github.com>
parent f520adb0
Branches
No related merge requests found
Pipeline #507093 waiting for manual action with stages
in 1 hour, 35 minutes, and 22 seconds
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