Payload of HashXHistoryValue should be an array of uint32 representing "txnums" #54

Merged
moodyjon merged 2 commits from hashx_history_fix into master 2022-09-06 19:40:06 +02:00

2 commits

Author SHA1 Message Date
Jonathan Moody
e46ac7c913 HashXHistoryValue TxNums are unique in that they are little-endian
(at least when written by Python scribe on ARM64 Mac or x86).
2022-09-01 13:01:16 -05:00
Jonathan Moody
4e11433325 Payload of HashXHistoryValue should be an array of uint32 representing "txnums". 2022-08-26 10:18:01 -04:00