Skip to main content

Module network

Module network 

Source
Expand description

Network, a newtype for bitcoin::Network.

Enums§

Network
A simple version of bitcoin::Network which impls FromStr and Display in a consistent way, and which isn’t #[non_exhaustive].