No more JSDescription's

This commit is contained in:
Duke Leto
2021-04-10 00:10:37 -04:00
parent 161750c807
commit 34c5278340

View File

@@ -4533,8 +4533,6 @@ UniValue z_getoperationstatus_IMPL(const UniValue& params, bool fRemoveFinishedO
}
// JSDescription size depends on the transaction version
// transaction.h comment: spending taddr output requires CTxIn >= 148 bytes and typical taddr txout is 34 bytes
#define CTXIN_SPEND_DUST_SIZE 148
#define CTXOUT_REGULAR_SIZE 34