Skip to content

Support Bitcoin Core cookie file #932

@lukechilds

Description

@lukechilds

Currently to authenticate we need to do:

DAEMON_URL=http://username:password@hostname:port

It would be great if the credentials were optional and we could instead specify the Bitcoin Core cooke path:

DAEMON_URL=http://hostname:port
DAEMON_COOKIE_FILE=$HOME/.bitcoin/.cookie

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions