diff --git a/dappnode_package.json b/dappnode_package.json index cfe06cf..0226a4a 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -18,7 +18,7 @@ ], "architectures": ["linux/amd64"], "mainService": "web3signer", - "shortDescription": "Remote signer + slashing protection database + User interface to import validator keystores", + "shortDescription": "Remote signer + slashing protection database + User interface to import validator keystores + Flyway for handling db migrations", "description": "Web3Signer package manages your validator keystores effectively, providing a seamless way to handle signing requests and switch between clients with ease.", "type": "service", "author": "DAppNode Association (https://github.com/dappnode)",