Skip to content

Add IsRunning and Stop methods to Node interface #705

@tzdybal

Description

@tzdybal

There are two life-cycle methods, used only in tests, but missing in Node interface:

  • IsRunning() bool
  • Stop() error

They are implemented in FullNode because it is using BaseService.

Metadata

Metadata

Labels

T:bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions