Registering Custom Types
Amino Support for Custom Types
If your custom messages also need Amino signing (e.g. for Ledger support), you need to register Amino converters alongside the Protobuf registry:registry built in the previous section (or create a fresh Registry(defaultRegistryTypes) and register your custom protobuf type on it) when passing this to connectWithSigner.