diff --git a/orchard_note_encryption.py b/orchard_note_encryption.py index b4b932d..2b65946 100644 --- a/orchard_note_encryption.py +++ b/orchard_note_encryption.py @@ -126,14 +126,14 @@ class TransmittedNoteCipherText(object): assert(leadbyte == 2) np = OrchardNotePlaintext( p_enc[1:12], # d - Scalar.from_bytes(p_enc[12:20]), # v + struct.unpack('