mempool: fixes

This commit is contained in:
nym21
2026-04-21 12:43:50 +02:00
parent 327873d010
commit 6afce0bbdc
20 changed files with 272 additions and 300 deletions
+1 -1
View File
@@ -967,7 +967,7 @@ class MempoolBlock(TypedDict):
Block info in a mempool.space like format for fee estimation.
Attributes:
blockSize: Total block size in weight units
blockSize: Total serialized block size in bytes (witness + non-witness).
blockVSize: Total block virtual size in vbytes
nTx: Number of transactions in the projected block
totalFees: Total fees in satoshis