show unresolved transactions.

This commit is contained in:
Bryce Covert
2020-09-18 07:09:18 -07:00
parent 12f9982cd7
commit 277a0aaf98
4 changed files with 25 additions and 4 deletions

View File

@@ -108,6 +108,7 @@
{:fields {:id {:type 'String}
:amount {:type 'String}
:location {:type 'String}
:count {:type 'Int}
:numeric_code {:type 'Int}
:account_type {:type :account_type}
:name {:type 'String}}}