diff --git a/coins b/coins index e025c62b4..0003b9b4d 100644 --- a/coins +++ b/coins @@ -3338,7 +3338,7 @@ "p2shtype": 13, "wiftype": 133, "segwit": false, - "txfee": 10000, + "txfee": 100000, "mm2": 1, "sign_message_prefix": "Clam Signed Message:\n", "required_confirmations": 5, @@ -4114,6 +4114,7 @@ "p2shtype": 63, "wiftype": 128, "txfee": 10000000, + "dust": 5460, "segwit": true, "bech32_hrp": "dgb", "mm2": 1, @@ -4126,7 +4127,7 @@ "derivation_path": "m/44'/20'", "trezor_coin": "DigiByte", "links": { - "github": "https://github.com/digibyte/digibyte", + "github": "https://github.com/DigiByte-Core/digibyte", "homepage": "https://digibyte.io" } }, @@ -4140,6 +4141,7 @@ "p2shtype": 63, "wiftype": 128, "txfee": 10000000, + "dust": 5460, "segwit": true, "bech32_hrp": "dgb", "address_format": { @@ -4155,7 +4157,7 @@ "derivation_path": "m/44'/20'", "trezor_coin": "DigiByte", "links": { - "github": "https://github.com/digibyte/digibyte", + "github": "https://github.com/DigiByte-Core/digibyte", "homepage": "https://digibyte.io" } }, @@ -4305,7 +4307,7 @@ "p2shtype": 30, "wiftype": 181, "isPoS": 1, - "txfee": 1000, + "txfee": 10000, "segwit": false, "mm2": 1, "mature_confirmations": 75, @@ -4457,8 +4459,7 @@ "pubtype": 30, "p2shtype": 22, "wiftype": 158, - "txfee": 0, - "force_min_relay_fee": true, + "txfee": 1000000, "dust": 1000000, "mm2": 1, "required_confirmations": 2, @@ -11232,6 +11233,7 @@ "wiftype": 158, "segwit": false, "txfee": 1000000, + "dingo_fee": true, "mm2": 1, "sign_message_prefix": "Shibacoin Signed Message:\n", "required_confirmations": 5, @@ -11957,7 +11959,7 @@ "p2shtype": 122, "wiftype": 128, "segwit": true, - "txfee": 1100000, + "txfee": 1000000, "mm2": 1, "required_confirmations": 3, "avg_blocktime": 60, @@ -15243,7 +15245,7 @@ "pubtype": 18, "p2shtype": 30, "wiftype": 181, - "txfee": 1000, + "txfee": 10000, "dust": 10000, "mm2": 1, "required_confirmations": 4, @@ -15312,8 +15314,8 @@ "decimals": 6, "segwit": true, "bech32_hrp": "vg", - "txfee": 400000, - "dust": 400000, + "txfee": 500000, + "dust": 500000, "force_min_relay_fee": true, "mm2": 1, "required_confirmations": 10,