centrifuge / fudge

FUlly Decoupled Generic Environment for Substrate-chains
Other
22 stars 2 forks source link

`InjectionProvider` interface #8

Open mustermeiszer opened 2 years ago

mustermeiszer commented 2 years ago

There already exists a trait InjectionProvder that allows to pass on key-value-pairs. Currently, no builder has a method exposed that takes a type that implements this. Methods exposing this should take a mutable state and inejct the key-values into the latest storage.