Crate pallet_utility[][src]

Utility Module

A stateless module with helpers for dispatch management which does no re-authentication.

Overview

This module contains two basic pieces of functionality:

Since proxy filters are respected in all dispatches of this module, it should never need to be filtered by any proxy.

Interface

Dispatchable Functions

For batch dispatch

For pseudonymal dispatch

Structs

Module

Enums

Call

Dispatchable calls.

Event

Events for this module.

Traits

Trait

Configuration trait.

WeightInfo