Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

SighashType

Fully qualified path: alexandria_btc::bip322::SighashType

pub enum SighashType {
    DEFAULT,
    ALL,
}

Variants

DEFAULT

Fully qualified path: alexandria_btc::bip322::SighashType::DEFAULT

DEFAULT

ALL

Fully qualified path: alexandria_btc::bip322::SighashType::ALL

ALL