Skip to content

Commit

Permalink
Change from litecoin to litecoinfinance
Browse files Browse the repository at this point in the history
  • Loading branch information
litecoinfinance-core committed May 10, 2019
1 parent 0513e72 commit c6c7b02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions address_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ func TestAddresses(t *testing.T) {
net: &chaincfg.MainNetParams,
},
{
name: "litecoin mainnet p2pkh",
name: "litecoinfinance mainnet p2pkh",
addr: "LM2WMpR1Rp6j3Sa59cMXMs1SPzj9eXpGc1",
encoded: "LM2WMpR1Rp6j3Sa59cMXMs1SPzj9eXpGc1",
valid: true,
Expand Down Expand Up @@ -184,7 +184,7 @@ func TestAddresses(t *testing.T) {
net: &chaincfg.MainNetParams,
},
{
name: "litecoin mainnet P2SH ",
name: "litecoinfinance mainnet P2SH ",
addr: "MVcg9uEvtWuP5N6V48EHfEtbz48qR8TKZ9",
encoded: "MVcg9uEvtWuP5N6V48EHfEtbz48qR8TKZ9",
valid: true,
Expand Down

0 comments on commit c6c7b02

Please sign in to comment.