check_accounts#

check_accounts(pair_universe, reserve_assets, state, sync_model, epsilon=Decimal('0.000010000000000000000818030539140313095458623138256371021270751953125'))[source]#

Get a table output of accounting corrections needed.

Returns:

Tuple (accounts clean, accounting clean Dataframe that can be printed to the console)

Parameters:
Return type:

Tuple[bool, DataFrame]