zakura-rpc 5.0.0

The Zakura node's JSON Remote Procedure Call (JSON-RPC) interface. Internal crate, published to support cargo install zakura
1
2
3
4
5
//! Test code for the RPC queue

#![allow(clippy::unwrap_in_result)]

mod prop;