Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Add --debug to follow commands step by step #8

@Sjors

Description

@Sjors

I found myself sprinkling println!("rpc: listunspent"); etc all over the place trying to figure out where a crash was coming from.

It would nice to have an option like --debug that does this. It should at minimum print each rpc call before it's made (so the user can try manually with bitcoin-cli) and the response.

Metadata

Metadata

Assignees

No one assigned

    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