You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// This code was copied from https://github.com/paritytech/substrate/blob/ded44948e2d5a398abcb4e342b0513cb690961bb/frame/transaction-payment/src/types.rs#L113
45
-
// It is needed because u128 cannot be serialized by serde out of the box.
38
+
// It is needed because u128 cannot be serialized by serde_json out of the box.
0 commit comments