tendermint/pubsub
Anton Kaliaev 0f2811441f
[pubsub] fix unsubscribing (#181)
* [pubsub] fix unsubscribing

by giving it the same exact query, which was used to subscribe

Refs https://github.com/tendermint/tendermint/issues/1368

* use original query to unsubscribe

Refs #1368

* modify the unit test the issue is fixed
2018-03-28 16:04:46 +02:00
..
query use NoErrorf and Errorf functions 2017-12-05 17:49:42 -06:00
example_test.go [pubsub/query] quote values using single quotes 2017-07-21 13:20:32 +03:00
pubsub.go [pubsub] fix unsubscribing (#181) 2018-03-28 16:04:46 +02:00
pubsub_test.go [pubsub] fix unsubscribing (#181) 2018-03-28 16:04:46 +02:00