rgb-cln/contrib
darosior b7699cff9f pyln: actually specify jsonrpc in requests
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 requests
2020-01-27 12:38:40 +01:00
..
init
plugins contrib: fix wrong number in comment 2020-01-06 12:57:59 +01:00
pylightning
pyln-client pyln: actually specify jsonrpc in requests 2020-01-27 12:38:40 +01:00
pyln-proto
pyln-testing pyln: Bump versions of pyln-client and pyln-testing 2019-12-31 16:43:04 +01:00
Dockerfile.builder
Dockerfile.builder.fedora
Dockerfile.builder.i386
bootstrap-node.sh
lightning-cli.bash-completion
linuxarm32v7.Dockerfile
linuxarm64v8.Dockerfile
short_channel_id-to-txid.sh
startup_regtest.sh