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

DeclareTransactionResult

Fully qualified path: sncast_std::DeclareTransactionResult

[derive(Drop, Copy, Debug, Serde)]
pub struct DeclareTransactionResult {
    pub class_hash: ClassHash,
    pub transaction_hash: felt252,
}

Members

class_hash

Fully qualified path: sncast_std::DeclareTransactionResult::class_hash

pub class_hash: ClassHash

transaction_hash

Fully qualified path: sncast_std::DeclareTransactionResult::transaction_hash

pub transaction_hash: felt252