aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet.h
diff options
context:
space:
mode:
authorTomo Ueda <[email protected]>2021-09-02 12:55:18 -0700
committerTomo Ueda <[email protected]>2021-09-02 12:55:18 -0700
commite64843ced509c24f783276d4cc0f2f26c9d527f2 (patch)
tree7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /src/wallet/wallet.h
parentreally s/doge/dis/g this time (diff)
downloaddiscoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz
discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip
really s/Doge/Dis/g this time
Diffstat (limited to 'src/wallet/wallet.h')
-rw-r--r--src/wallet/wallet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallet/wallet.h b/src/wallet/wallet.h
index 32db83f24..fa98364aa 100644
--- a/src/wallet/wallet.h
+++ b/src/wallet/wallet.h
@@ -767,7 +767,7 @@ public:
static CAmount GetRequiredFee(const CMutableTransaction& tx, unsigned int nTxBytes);
/**
* Return the minimum required fee taking into account the
- * floating relay fee and user set minimum transaction fee, but not the Dogecoin dust fee.
+ * floating relay fee and user set minimum transaction fee, but not the Discoin dust fee.
*/
static CAmount GetRequiredFee(unsigned int nTxBytes);