pub fn set_authorized_nodes(
nodes: <PassFatPointerAndDecode<Vec<OpaquePeerId>> as RIType>::Inner,
authorized_only: <bool as RIType>::Inner,
)Expand description
Set the authorized nodes and authorized_only flag.
pub fn set_authorized_nodes(
nodes: <PassFatPointerAndDecode<Vec<OpaquePeerId>> as RIType>::Inner,
authorized_only: <bool as RIType>::Inner,
)Set the authorized nodes and authorized_only flag.