Expand description

Define a generic way to store data with the Store Adapters, and the StakeStorer to store stakes.

Modules§

Structs§

Traits§

  • Represent a way to store the stake of mithril party members.
  • Implementing this trait will make store able to limit the number of the stored records by pruning them if a limit is set.