Skip to content

[BUG] Storage iteration scripts break if they encounter a recovered type #121

Description

@sisyphusSmiling

Description

Storage iteration scripts such as get_all_vault_info_from_storage.cdc break when encountering a recovered (non-migrated) type

To fix this, scripts should check if a type is recovered using the new Type.isRecovered: Bool, skipping the type if true.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    🔖 Ready for Pickup
    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions