rpc: add `vsize_adjusted` and `vsize_bip141` field to mempool-related RPCs
This Bitcoin Core change fixes a labeling problem in several RPC (remote procedure call) responses. The old 'vsize' field was actually reporting a sigop-adjusted size, not the plain BIP 141 virtual size its documentation claimed. The patch…
eaef8d31by Musa Haruna+53−155 files