Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IHelloStarknetDispatcherTrait

Fully qualified path: playground::IHelloStarknetDispatcherTrait

Part of the group: dispatchers

pub trait IHelloStarknetDispatcherTrait<T>

Trait functions

increase_balance

Increase contract balance.

Fully qualified path: playground::IHelloStarknetDispatcherTrait::increase_balance

fn increase_balance(self: T, amount: felt252)

get_balance

Retrieve contract balance.

Fully qualified path: playground::IHelloStarknetDispatcherTrait::get_balance

fn get_balance(self: T) -> felt252

open_docs

Fully qualified path: playground::IHelloStarknetDispatcherTrait::open_docs

fn open_docs(self: T) -> felt252