Browse Source
As per the spec (https://www.jsonrpc.org/specification#request_object) ``` A rpc call is represented by sending a Request object to a Server. The Request object has the following members: jsonrpc A String specifying the version of the JSON-RPC protocol. MUST be exactly "2.0". ``` Changelog-fixed: pyln now includes the "jsonrpc" field to jsonrpc2 requeststravis-debug
darosior
5 years ago
committed by
Christian Decker
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue