sum-storage 2.0.0-alpha.6

A pallet with two storage items whose sum is exposed via a custom runtime API
Documentation

A simple pallet with two storage values. The pallet itself does not teach any new concepts. Rather we use this pallet as demonstration case as we demonstrate custom runtime APIs. This pallet supports a runtime API which will allow querying the runtime for the sum of the two storage items.