connector.getOfflineSignerOnlyAmino on an initialized ParaGrazConnector instance. Import the class from the package root:
connector.enable(chainId) before retrieving the signer. This getter starts but does not await its chain and login check, so returning a signer does not confirm that validation succeeded. It does synchronously require an available Cosmos wallet.