These functions extend the capability of a persist.Loader to find the amount of transactions. Until now, this has been a trivial operation, because you just subtract your parents State from yours. However, introducing multiple parents complicates that math enough to justify a helper method.
These functions extend the capability of a
persist.Loader
to find the amount of transactions. Until now, this has been a trivial operation, because you just subtract your parents State from yours. However, introducing multiple parents complicates that math enough to justify a helper method.