Skip to content

Can't deserialize dynamic Array of structs #1

Description

@thinkrapido

I have a dynamic array of structs but this can't be deserialized.

/lib/python3.10/site-packages/borsh/__init__.py", line 76, in deserialize
    for key in schema:
TypeError: '_dynamic_array' object is not iterable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions