Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Rethink data structures for offering / template proposals (arrays > mappings) #103

@adamdossa

Description

@adamdossa

Change these variables from being mapping(address => address[]) to mapping(address => (mapping address => bool)) and then allow the frontend to cancel based on just knowing the templateProposal / offeringContract addresses.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions