Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

BitcoinNetwork

Bitcoin network types

Fully qualified path: alexandria_btc::types::BitcoinNetwork

pub enum BitcoinNetwork {
    Mainnet,
    Testnet,
    Regtest,
}

Variants

Mainnet

Fully qualified path: alexandria_btc::types::BitcoinNetwork::Mainnet

Mainnet

Testnet

Fully qualified path: alexandria_btc::types::BitcoinNetwork::Testnet

Testnet

Regtest

Fully qualified path: alexandria_btc::types::BitcoinNetwork::Regtest

Regtest