more inline comments for contract-confirmation-logs

This commit is contained in:
Rob Culliton 2018-05-03 09:27:32 -04:00
parent 240e66cf24
commit 9c57a61471
No known key found for this signature in database
GPG Key ID: 6FDEF60B3DC84D94

View File

@ -289,6 +289,8 @@
:transaction_hash
eth/get-transaction-by-hash
:blockNumber
;; the transaction_hash's block number is used as the starting point
;; from which to begin polling for later events on the contract
(eth/get-logs contract-address [(:confirmation multisig/topics)])))
(defn hash-in-logs?