mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-22 16:03:29 +00:00
45ff7cdd0c
callback gives more power to the publisher. plus it is optional comparing to a channel, which will block the whole client if you won't read from it.