Skip to content
Unverified Commit 5a29cee0 authored by Alexander Theißen's avatar Alexander Theißen Committed by GitHub
Browse files

revive: Get rid of no longer needed trait bound (#5696)

This was necessary when we needed to compact encode a
`Option<T::Balance>` which is no longer necessary. The storage deposit
limit is now non optional. This is just a left over.

Also got rid of the `T::Hash: IsType<H256>`. We use `keccak256` instead
of the generic hash function everywhere now.
parent 766ab828
Pipeline #496924 waiting for manual action with stages
in 32 minutes and 8 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