Skip to content

Commit

Permalink
spell fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dArkjON committed Aug 27, 2018
1 parent d90fed9 commit 111474c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion currencies.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ var currencies = []currency{
symbol: "btx",
addressTypes: addressTypes{
prod: []string{"03", "7D"},
testnet: []string{"6F", "c4"},
testnet: []string{"6f", "c4"},
},
},
validator: isValidBitcoinAddress,
Expand Down

0 comments on commit 111474c

Please sign in to comment.