PeerAssets / pypeerassets

Reference implementation of the PeerAssets protocol.
BSD 3-Clause "New" or "Revised" License
12 stars 16 forks source link

Batched card.amount is not a list #111

Closed peerchemist closed 6 years ago

peerchemist commented 6 years ago

Expected CardTransfer.amount property is list, which contains one element, which is integer. When batched cards (multiple cards per Peercoin transaction) is parsed, CardTransfer.card is integer, not a list.

peerchemist commented 6 years ago

hah, fixed by https://github.com/PeerAssets/pypeerassets/commit/48284cbd509434e3844df3a0ad724507e346ac7f