Skip to content
Snippets Groups Projects
  • Alexander Theißen's avatar
    revive: Get rid of no longer needed trait bound (#5696) · 5a29cee0
    Alexander Theißen authored
    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.
    Unverified
    5a29cee0
Code owners
Assign users and groups as approvers for specific file changes. Learn more.