Function upload_logo

Source
pub fn upload_logo<T: Config>(
    logo_cid: BoundedVec<u8, T::MaxLogoCidSize>,
    logo_bytes: BoundedVec<u8, T::MaxLogoSize>,
)
Expand description

Upload logo bytes for a approved image in ApprovedLogos

ยงWarning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::upload_logo.