Skip to main content

CustomAuthority

Function CustomAuthority 

Source
pub fn CustomAuthority(
    Origin: &Name,
    _Records: Vec<Record>,
) -> Result<InMemoryZoneHandler<TokioRuntimeProvider>>
Expand description

Creates an InMemoryZoneHandler for a custom origin with specified records.