Equity export
Equity export produces a transaction which records current state of accounts.
Equity export configuration
See tackler.toml and export.equity.*
for full
information of equity export configuration options.
Account filtering
Accounts for Equity report can be filtered with cli option --accounts
,
global report.accounts
or export specific export.equity.accounts
setting.
Metadata
Transaction timestamp is same as timestamp of the last transaction which was used to calculate equity.
If the last transaction had an uuid, then it is recorded into equity’s description field.
2017-01-03T16:00:00.123Z last equity txn:uuid: a92caa4b-7d94-4b29-a418-2715a7b1cfff
Example export
See Equity export with audit metadata for example of equity report with full metadata.