[][src]Crate microservices

LNP/BP library for building robust and scalable APIs, servers, nodes, clinets and cli utilities with LNP protocol, ZMQ and multi-threading

Re-exports

pub use rpc_connection::RpcConnection;

Modules

error
esb
rpc
rpc_connection

Structs

FormatParseError

Unknown format string

Enums

BinaryFormat

Formats representing generic binary data input or output

FileFormat
StructuredFormat

Formats representing data structures supporting binary encoding and which can be represented by hierarchical data structures, including types supporting LNP/BP strict encoding, bitcoin consensus encoding (bitcoin::consensus::encode) or other bitcoin-specific binary encodings (BIP-32 specific encodings, PSBT encoding)