bit icon indicating copy to clipboard operation
bit copied to clipboard

Add id parameter to JSON-RPC payload

Open brunneis opened this issue 1 year ago • 0 comments

JSON-RPC calls return an HTTP 204 (No Content) response with an empty body when the "id" field is not present in the request:

bit.exceptions.BitcoinNodeException: RPC connection failure: 204 No Content

brunneis avatar Oct 21 '24 20:10 brunneis