Skip to main content

CustomAuthority

Function CustomAuthority 

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

Creates an InMemoryAuthority for a custom origin with specified records.