Closed sr-gi closed 8 months ago
Currently, we are authenticating against bitcoind using user/pass. This adds the option to use a cookie file instead.
Notice providing the two authentication methods at the same time is not permitted, users must set either the user/pass pair or the cookie file path.
Close #246
work as expected I will provide details of the test comment below
Addresses review comments from @orbitalturtle and @mariocynicys
Currently, we are authenticating against bitcoind using user/pass. This adds the option to use a cookie file instead.
Notice providing the two authentication methods at the same time is not permitted, users must set either the user/pass pair or the cookie file path.
Close #246