• From a PolkadotJs Call type, get a serializable object representing the call. All integers are serialized to base 10 strings in order to be safe.

    Parameters

    • registry: TypeRegistry

      The type registry

    • method: Call

      The method to serialize

    Returns TxMethod