better way of keeping transactions up to date
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
[clojure.string :as str]
|
||||
[unilog.context :as lc]
|
||||
[clojure.tools.logging :as log]
|
||||
[clj-time.core :as t]))
|
||||
[clj-time.core :as t]
|
||||
[mount.core :as mount]))
|
||||
|
||||
|
||||
(defn rough-match [client-id bank-account-id amount]
|
||||
|
||||
Reference in New Issue
Block a user