Scenario: You want to submit an extrinsic to your custom Substrate node based on the substrate-node-template by using the Polkadot/Substrate frontend. You have renamed the Substrate node either manually by carefully searching and replacing all occurences of substarte-node-template or by using danforbes renaming script
Problem: When you try to submit an extrinsic to your Substrate node using the Polkadot/Substrate frontend, you receive an error message in the frontend:
1002: Verification Error: Execution: Could not convert parameter
tx
between node and runtime: No such variant in enum MultiSignature: RuntimeApi, Execution: Could not convert parametertx
between node and runtime: No such variant in enum MultiSignature