You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we don't encode tx effects in a block as a blob of continuous data but instead the note hashes and nullifiers are grouped. This should be addressed and TxEffect.toBuffer and fromBuffer functionality should be used.
Currently we don't encode tx effects in a block as a blob of continuous data but instead the note hashes and nullifiers are grouped. This should be addressed and
TxEffect.toBuffer
andfromBuffer
functionality should be used.Look for "TODO(#4720)" in the codebase.
The text was updated successfully, but these errors were encountered: