This website requires JavaScript.
Explore
Help
Sign In
kvazar
/
kevacoin
Watch
1
Star
0
Fork
0
You've already forked kevacoin
mirror of
https://github.com/kvazar-network/kevacoin.git
synced
2025-02-11 06:34:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
kevacoin
/
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