Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IHelloStarknetDispatcherTrait

Fully qualified path: token_bound_accounts::test_helper::hello_starknet::IHelloStarknetDispatcherTrait

Part of the group: dispatchers

pub trait IHelloStarknetDispatcherTrait<T>

Trait functions

increase_balance

Fully qualified path: token_bound_accounts::test_helper::hello_starknet::IHelloStarknetDispatcherTrait::increase_balance

fn increase_balance(self: T, amount: felt252)

multiply_balance

Fully qualified path: token_bound_accounts::test_helper::hello_starknet::IHelloStarknetDispatcherTrait::multiply_balance

fn multiply_balance(self: T, amount: felt252)

get_balance

Fully qualified path: token_bound_accounts::test_helper::hello_starknet::IHelloStarknetDispatcherTrait::get_balance

fn get_balance(self: T) -> felt252