Skip to content

Commit

Permalink
Namecoin: Rebrand address in test_commands
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyRand committed Feb 6, 2020
1 parent e0bfaa5 commit 037d823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electrum_nmc/electrum/tests/test_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def test_serialize(self):
],
"outputs": [
{
"address": "tb1q4s8z6g5jqzllkgt8a4har94wl8tg0k9m8kv5zd",
"address": frombtc("tb1q4s8z6g5jqzllkgt8a4har94wl8tg0k9m8kv5zd"),
"value": 990000
}
]
Expand Down

0 comments on commit 037d823

Please sign in to comment.