Skip to content

Commit

Permalink
fix MAZA json
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Sep 11, 2023
1 parent 71a23e3 commit 5e10781
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions electrums/MAZA
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"contact": [
{
"email": "[email protected]"
},
}
]
},
{
Expand All @@ -61,7 +61,7 @@
"contact": [
{
"email": "[email protected]"
},
}
],
"ws_url": "electrumx.mazanode.com:50005"
},
Expand All @@ -70,7 +70,7 @@
"contact": [
{
"email": "[email protected]"
},
}
]
},
{
Expand All @@ -79,8 +79,8 @@
"contact": [
{
"email": "[email protected]"
},
}
],
"ws_url": "electrum.seed.mazanode.com:50005"
},
}
]

0 comments on commit 5e10781

Please sign in to comment.