No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(dispatch err {:keys [:contract :event] :as evt})
(load-checkpoint-info file-path & [backtrack])
(register-after-past-events-dispatched-callback! callback)
(register-callback! event-key callback & [callback-id])
(save-checkpoint! block-number tx log-index)
(start {:keys [:events :from-block :block-step :checkpoint-file :crash-on-event-fail? :backtrack] :as opts :or {block-step 1}})
(stop web3-events)
(unregister-callbacks! callback-ids)
(wrap-callback-checkpoint-middleware callback)
cljdoc is a website building & hosting documentation for Clojure/Script libraries