Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ITransmuterRegistryDispatcherTrait

Fully qualified path: opus::interfaces::transmuter::ITransmuterRegistryDispatcherTrait

Part of the group: dispatchers

pub trait ITransmuterRegistryDispatcherTrait<T>

Trait functions

get_transmuters

Fully qualified path: opus::interfaces::transmuter::ITransmuterRegistryDispatcherTrait::get_transmuters

fn get_transmuters(self: T) -> Span<ContractAddress>

add_transmuter

Fully qualified path: opus::interfaces::transmuter::ITransmuterRegistryDispatcherTrait::add_transmuter

fn add_transmuter(self: T, transmuter: ContractAddress)

remove_transmuter

Fully qualified path: opus::interfaces::transmuter::ITransmuterRegistryDispatcherTrait::remove_transmuter

fn remove_transmuter(self: T, transmuter: ContractAddress)