Liking cljdoc? Tell your friends :D

district.server.web3-events


dispatchcljs

(dispatch err {:keys [:contract :event] :as evt})

load-checkpoint-infocljs

(load-checkpoint-info file-path & [backtrack])

register-after-past-events-dispatched-callback!cljs

(register-after-past-events-dispatched-callback! callback)

register-callback!cljs

(register-callback! event-key callback & [callback-id])

save-checkpoint!cljs

(save-checkpoint! block-number tx log-index)

startcljs

(start {:keys [:events :from-block :block-step :checkpoint-file
               :crash-on-event-fail? :backtrack]
        :as opts
        :or {block-step 1}})

stopcljs

(stop web3-events)

unregister-callbacks!cljs

(unregister-callbacks! callback-ids)

web3-eventscljs


wrap-callback-checkpoint-middlewarecljs

(wrap-callback-checkpoint-middleware callback)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close