referrerpolicy=no-referrer-when-downgrade

Module calls

Source
Expand description

Basic runtime calls.

Enums§

SudoCall
A minimized version of pallet-sudo::Call that can be used without a runtime.
SystemCall
A minimized version of frame-system::Call that can be used without a runtime.
UtilityCall
A minimized version of pallet-utility::Call that can be used without a runtime.
XcmCall
A minimized version of pallet-xcm::Call, that can be used without a runtime.