Skip to content

Fix Nif Decoding on Transaction#137

Open
mariari wants to merge 2 commits into
mainfrom
mariari/fix-transaction-encoding
Open

Fix Nif Decoding on Transaction#137
mariari wants to merge 2 commits into
mainfrom
mariari/fix-transaction-encoding

Conversation

@mariari

@mariari mariari commented Oct 2, 2025

Copy link
Copy Markdown

Before it would mix the None and Some decoding, however using the Option decoder fixes this for you.

This allows us to encode and decode Option<T>
Before it would mix the None and Some decoding, however using the
Option<T> decoder fixes this for you
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

1 participant