elements 0.26.2

Library with support for de/serialization, parsing and executing on data structures and network messages related to Elements
Documentation
1
2
3
4
5
// SPDX-License-Identifier: CC0-1.0

//! These modules are copied from the bitcoin-internals 0.5 crate from rust-bitcoin
pub mod array;
pub mod slice;