create_items

Function create_items 

Source
pub async fn create_items<O: AsRef<OID>>(oids: &[O]) -> EResult<()>
Expand description

Creates items, ignores errors if an item already exists

Must be called after the node core is ready

ยงPanics

Will panic if RPC not set