pub fn upsert_page_with_signature_v2<T: Config>(
    delegator_key: T::AccountId,
    proof: MultiSignature,
    payload: PaginatedUpsertSignaturePayloadV2<T>,
)Expand description
Creates or updates an Paginated storage with new payload that requires signature since the signature of delegator is checked there is no need for delegation validation
§Events
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::upsert_page_with_signature_v2.