cryptonote: add function to get weight from a pruned tx

The weight of the prunable data is deterministic from the
unpruned data, so it can be determined from a pruned tx
This commit is contained in:
moneromooo-monero 2019-10-10 10:45:49 +00:00
parent d66db18c06
commit 9447e7276d
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
4 changed files with 104 additions and 11 deletions

File diff suppressed because one or more lines are too long