(->notifying-subscriber-handler latest-submitted-tx)
(completable-thread f)
(handle-polling-subscription tx-log after-tx-id {:keys [poll-sleep-duration]} f)
(handle-notifying-subscriber _ tx-log after-tx-id f)
(notify-tx! _ tx)
cljdoc is a website building & hosting documentation for Clojure/Script libraries