Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ISimpleAccountSafeDispatcher

Fully qualified path: token_bound_accounts::test_helper::simple_account::ISimpleAccountSafeDispatcher

Part of the group: dispatchers

[doc(group: "dispatchers")]
[derive(Copy, Drop, starknet::Store, Serde)]
pub struct ISimpleAccountSafeDispatcher {
    pub contract_address: ContractAddress,
}

Members

contract_address

Fully qualified path: token_bound_accounts::test_helper::simple_account::ISimpleAccountSafeDispatcher::contract_address

pub contract_address: ContractAddress