From 3d16c159c925f35b1c836c8e62eaf119d5f3ed99 Mon Sep 17 00:00:00 2001 From: Nikos Baxevanis Date: Thu, 23 Aug 2018 13:36:06 +0300 Subject: [PATCH] Update index.md --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 01344c1..3498b41 100644 --- a/index.md +++ b/index.md @@ -7,3 +7,5 @@ All open source projects are released under a permissive MIT license. * [bitcoinlib](https://github.com/cryptean/bitcoinlib) - Bitcoin Core RPC compatible, battle-tested .NET library and RPC wrapper for Bitcoin and Altcoins. +* [bitcoincore-json-rpc-diff](https://github.com/cryptean/bitcoincore-json-rpc-diff) - +Diff between versions of Bitcoin Core JSON-RPC API.