Skip to content

Commit

Permalink
Merge pull request #861 from cipig/addcoins
Browse files Browse the repository at this point in the history
fixed fee for ECA
  • Loading branch information
cipig authored Nov 16, 2023
2 parents 4069aff + d07b396 commit 28dd8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coins
Original file line number Diff line number Diff line change
Expand Up @@ -3921,7 +3921,7 @@
"pubtype": 33,
"p2shtype": 40,
"wiftype": 161,
"txfee": 0,
"txfee": 10000,
"dust": 5460,
"txversion": 7,
"mm2": 1,
Expand Down

0 comments on commit 28dd8ed

Please sign in to comment.