Crate hal_simplicity

Crate hal_simplicity 

Source

Re-exports§

pub extern crate simplicity;
pub use elements::bitcoin;

Modules§

actions
address
block
confidential
hal_simplicity
tx

Structs§

HexBytes
Utility struct to serialize byte strings as hex.

Enums§

Network
Known Elements networks.

Traits§

GetInfo
Get JSON-able objects that describe the type.

Functions§

hex_or_base64
Parse a string which may be base64 or hex-encoded.