lsp-primitives

Crates.iolsp-primitives
lib.rslsp-primitives
version0.1.0
sourcesrc
created_at2024-03-06 11:23:20.735822
updated_at2024-03-06 11:23:20.735822
descriptionPrimitives to implement an Lightning Service Provider and clients
homepage
repository
max_upload_size
id1164650
size121,636
Erik De Smedt (ErikDeSmedt)

documentation

README

LSP-primitives

This package contains all primitives related to the Lightning Service Provider Specification.

The primitives includes data-schema's, serialization logic and calculations such as fee-computations that are explicitly defined in the spec.

It does not include any communication or implementation specific code.

Commit count: 0

cargo fmt