pub type SignedPayload = SignedPayload<Runtime, RuntimeCall>;
Expand description

The payload being signed in transactions.