Fix multi_rpc test for hosts that dont default to utf8
commitbc7d1032f8bcf7d5fc807ec0df6fe76410732d97
authorMatt Corallo <git@bluematt.me>
Fri, 7 Jul 2017 02:04:46 +0000 (6 22:04 -0400)
committerMatt Corallo <git@bluematt.me>
Fri, 7 Jul 2017 02:04:46 +0000 (6 22:04 -0400)
tree6e48cef35d8b9bb204e474ca6ad587df2374e263
parent5af6572534986bf85f6806e2cc66c1f1f8e3c56c
Fix multi_rpc test for hosts that dont default to utf8

Otherwise the utf8 written to bitcoin.conf throws an exception when
read from get_auth_cookie
test/functional/test_framework/util.py