We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7a73a commit 799e1faCopy full SHA for 799e1fa
src/cli.ts
@@ -15,7 +15,7 @@ const COMMON_COMMAND_ARGUMENTS = {
15
dappAlias: {
16
type: 'string',
17
demandOption: true,
18
- describe: 'dApp alias as specified on https://docs.api3.org/dapps/oev-rewards/dapp-alias.html',
+ describe: 'dApp alias as specified in https://github.com/api3dao/contracts/tree/main/data/dapps',
19
},
20
chainId: {
21
0 commit comments