bitcoindevkit/bdk-cli

Create integration test with OPRETURN

Closed

#120 opened on Sep 22, 2022

 (8 comments) (0 reactions) (1 assignee)Rust (94 forks)auto 404
good first issuetest

Repository metrics

Stars
 (138 stars)
PR merge metrics
 (PR metrics pending)

Description

With recent merge of https://github.com/bitcoindevkit/bdk-cli/pull/105. We have OPRETURN output creation in bdk-cli.. This can be covered in the integration tests in tests/integration.rs using the regtsts-* backend.

Contributor guide