bitcoindevkit / bdk-cli

A CLI wallet library and REPL tool to demo and test the BDK library
Other
108 stars 64 forks source link

Create integration test with OPRETURN #120

Open rajarshimaitra opened 1 year ago

rajarshimaitra commented 1 year ago

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.