Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

NamespaceRegistered

Fully qualified path: dojo::world::world_contract::world::NamespaceRegistered

[derive(Drop, starknet::Event)]
pub struct NamespaceRegistered {
    pub namespace: ByteArray,
    pub hash: felt252,
}

Members

namespace

Fully qualified path: dojo::world::world_contract::world::NamespaceRegistered::namespace

pub namespace: ByteArray

hash

Fully qualified path: dojo::world::world_contract::world::NamespaceRegistered::hash

pub hash: felt252