Skip to content
Commit 6ec83a52 authored by lovesh's avatar lovesh
Browse files

Make sudo calls inherit fee payment (Pays) of the dispatch they wrap.



Calls to sudo pallet's functions sudo, sudo_unchecked_weight and sudo_as
inherit the Pays enum to pay or not pay fee depending on whether the
dispatched call pays or not.

Signed-off-by: default avatarlovesh <[email protected]>
parent 4082d758
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment