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: lovesh <[email protected]>
parent
4082d758
Please register or sign in to comment