groestlcoincore-rpc 0.18.0

RPC client library for the Groestlcoin Core JSON-RPC API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
groestlcoincore-rpc
===============

Rust client library for the Groestlcoin Core daemon's JSON-RPC API.

Separate `groestlcoincore-rpc-json` crate with the JSON-enabled data types used 
in the interface of this crate.


## MSRV

please see the parent README for the current MSRV.

# License

All code is licensed using the CC0 license, as per the LICENSE file.