This website requires JavaScript.
Explore
Help
Sign in
foster
/
bitcoin-bitcoin-core
Watch
0
Star
0
Fork
You've already forked bitcoin-bitcoin-core
0
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2025-02-13 11:25:02 -05:00
Code
Issues
Activity
47ace4240a
bitcoin-bitcoin-core
/
src
/
primitives
History
Hampus Sjöberg
fdf82fba31
Adding method GetTotalSize() to CTransaction
...
GetTotalSize() returns the total transaction size (including witness) in bytes.
2016-09-06 22:30:30 +02:00
..
block.cpp
Rename "block cost" to "block weight"
2016-07-18 13:28:26 -04:00
block.h
Rename "block cost" to "block weight"
2016-07-18 13:28:26 -04:00
transaction.cpp
Adding method GetTotalSize() to CTransaction
2016-09-06 22:30:30 +02:00
transaction.h
Adding method GetTotalSize() to CTransaction
2016-09-06 22:30:30 +02:00