tellor-io / tellor-pallet

GNU General Public License v3.0
7 stars 3 forks source link

fix: tweaks to pallet config in mock runtime #108

Closed evilrobot-01 closed 1 year ago

evilrobot-01 commented 1 year ago

Just a few simple tweaks to the pallet config in the mock runtime.

Note: MaxFundedFeeds and MaxTipsPerQuery should be eliminated through an optimisation of storage (rather complex) so are just being set to some reasonable values for testing.