Compare commits

..

No commits in common. "bea4d2f07143f3a01562c595bb0eff3ad6fd8511" and "bc074d0386a1560cd923f6399a362739a2c9ca49" have entirely different histories.

View file

@ -680,7 +680,7 @@ data OrchardTxSpend = OrchardTxSpend
deriving anyclass (Data.Structured.Show)
deriving (BorshSize, ToBorsh, FromBorsh) via AsStruct OrchardTxSpend
data OutgoingNote = OutgoingNote
data OutgoingNote = OutGoingNote
{ on_kind :: !Word8
, on_key :: !BS.ByteString
, on_recipient :: !BS.ByteString