Function skynet_substrate::set_data_link[][src]

pub fn set_data_link(
    private_key: &str,
    data_key: &str,
    data_link: &str,
    opts: Option<&SetEntryDataOptions<'_>>
) -> Result<(), SetEntryDataError>
Expand description

Sets the datalink for the entry at the given private key and data key.