Docs.rs
nip-70-0.5.0
nip-70 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tvolk131
Dependencies
async-trait ^0.1
normal
futures ^0.3
normal
lightning-invoice ^0.29
normal
nostr-sdk ^0.27
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
bitcoin_hashes ^0.12.0
dev
lazy_static ^1
dev
Versions
64.29%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nip_70
0.5.0
?
Function
nip_70
::
run_nip70_server
source
·
[
−
]
pub fn run_nip70_server(nip70:
Arc
<dyn
Nip70
>) ->
Result
<JsonRpcServer>