Skip to content

Refactor Node interface #662

@tzdybal

Description

@tzdybal

New Interface proposal:

type Node interface {
    Start() error
    GetClient() rpc.Client
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions