Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

TransactionError

Fully qualified path: sncast_std::TransactionError

pub enum TransactionError {
    Rejected,
    Reverted: ErrorData,
}

Variants

Rejected

Fully qualified path: sncast_std::TransactionError::Rejected

Rejected

Reverted

Fully qualified path: sncast_std::TransactionError::Reverted

Reverted: ErrorData