joinmarket-clientserver icon indicating copy to clipboard operation
joinmarket-clientserver copied to clipboard

RPC-API: Implement message signing

Open kristapsk opened this issue 1 year ago • 19 comments

Resolves #1533.

My first attempt at adding new RPC-API endpoint, there could be mistakes.

Didn't add tests in jmclient/test/test_wallet_rpc.py as message signing is currently supported for mainnet only, not regtest (but I tested HTTP 400 response with regtest).

kristapsk avatar Aug 22 '23 13:08 kristapsk