Skip to content

Improve plugin architecture for testing #36

Description

@raehat

Currently, when running the Barq plugin with Core Lightning, we need to use exclusive commands like barqpay to access payment functionality. However, it would be better to integrate our functionality into the default pay command of Core Lightning. This approach will:

  • Simplify testing by reusing the existing Core Lightning infrastructure, which is crucial for ensuring that every test passes.
  • Enhance the user experience.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions