Module lfest::account_tracker

source ·
Expand description

Provides trait and implementations to track accounts performance

Structs§

Traits§

  • Something that tracks the performance of the Account. This allows for greated flexibility over using the FullAccountTracker which can easily use more than 10GB of RAM due to storage of tick-by-tick returns

Functions§