Skip to content
Snippets Groups Projects
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 <123550+andresilva@users.noreply.github.com>

Co-authored-by: default avatarGuillaume Thiolliere <gui.thiolliere@gmail.com>
Co-authored-by: default avatarAndré Silva <123550+andresilva@users.noreply.github.com>
parent f5da2ecb
No related merge requests found
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