Commit 27f08fec authored by Shawn Tabrizi's avatar Shawn Tabrizi Committed by GitHub
Browse files

Explicitly note that existing `AccountIdConversion` is truncating and add...


Explicitly note that existing `AccountIdConversion` is truncating and add fallible `try_into...` (#10719)

* note truncating, add fallible try_into

* fmt

* migrate all to `truncating`

* typo

* uno mas

* Update primitives/runtime/src/traits.rs

Co-authored-by: default avatarKian Paimani <[email protected]>

* check the bytes before and after are sensible

* fmt

* Update lib.rs

* Update primitives/runtime/src/traits.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

Co-authored-by: default avatarKian Paimani <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
parent 558daec6
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