adding more debuggingv.
This commit is contained in:
@@ -112,6 +112,7 @@
|
||||
|
||||
(defn do-import []
|
||||
(let [transactions (client/get-transactions)
|
||||
_ (println "All accounts:" (client/get-accounts))
|
||||
_ (println "ALL Transactions:" transactions)
|
||||
all-bank-accounts (mapcat (fn [c] (map
|
||||
(fn [{:keys [id yodlee-account-id]}]
|
||||
|
||||
Reference in New Issue
Block a user