Commit 5be9b3fc authored by Liu-Cheng Xu's avatar Liu-Cheng Xu Committed by GitHub
Browse files

Impl InherentDataProviderExt for more tuples (#9282)



* Impl InherentDataProviderExt for more tuples

Currently the inherent data provider only supports up to 4 entries due to the limit of
InherentDataProviderExt, which is not enough for a chain with more than 4 inherent data providers.
This patch simply impls InherentDataProviderExt for more tuples.

* Nit

* Apply suggestions from code review

Co-authored-by: default avatarAndré Silva <[email protected]>

Co-authored-by: default avatarGuillaume Thiolliere <[email protected]>
Co-authored-by: default avatarAndré Silva <[email protected]>
parent f5da2ecb
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