dogecoin/src/primitives
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