Skip to content

Commit

Permalink
Merge pull request #1192 from cipig/add
Browse files Browse the repository at this point in the history
set fname for SIA Testnet
  • Loading branch information
smk762 authored Nov 21, 2024
2 parents ddcdbca + 8fc329f commit 0c7a67f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions coins
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[
{
"coin": "ANAGAMI",
"fname": "Anagami Testnet",
"mm2": 1,
"required_confirmations": 1,
"protocol": {
Expand All @@ -9,6 +10,7 @@
},
{
"coin": "TSIA",
"fname": "Siacoin Testnet",
"mm2": 1,
"required_confirmations": 1,
"protocol": {
Expand Down

0 comments on commit 0c7a67f

Please sign in to comment.