mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-10-14 00:59:21 +00:00

* chore: update elements-rpc to v0.5.2 * fix: logging output in dao keeper * refactor: properly check broadcast tx output * fix: use correct proposer address in test Otherwise we get an error like: ``` [app] reissue: failed. valid result: true proposer: plmnt1gyg6lxcre5f8t4ef0uxcqen9jczwalzjvc25k8 validator identity: fb7ecaf9584dfdc67265f599155571651c149207 ``` Signed-off-by: Julian Strobl <jmastr@mailbox.org>