Skip to content

Enable registering custom DA layer #715

@tzdybal

Description

@tzdybal

To enable users to implement & use DA interface without forking rollkit, creating PRs to include it, we should add Addr method to da/registry:

func Add(name string, concstructor func() da.DataAvailabilityLayerClient) error {
// ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions