Function pallet_xdns::pallet::dispatchables::unzip_topology
source · pub fn unzip_topology<T: Config>(
topology_decoded: Option<XDNSTopology<T::AccountId>>,
topology_encoded: Option<Vec<u8>>
)
Expand description
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::unzip_topology
.