Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

InvokeResult

[source code]

Fully qualified path: sncast_std::InvokeResult

[derive(Drop, Clone, Debug, Serde)]
pub struct InvokeResult {
    pub transaction_hash: felt252,
}

Members

transaction_hash

Fully qualified path: sncast_std::InvokeResult::transaction_hash

pub transaction_hash: felt252