File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ $ npm install -g @aave/cli
2020$ aave COMMAND
2121running command...
2222$ aave (--version)
23- @aave/cli/4.1.0-next.4 darwin-arm64 node-v22.17.0
23+ @aave/cli/4.1.0-next.5 darwin-arm64 node-v22.17.0
2424$ aave --help [COMMAND]
2525USAGE
2626 $ aave COMMAND
@@ -51,7 +51,7 @@ DESCRIPTION
5151 List Aave v4 liquidity hubs
5252```
5353
54- _ See code: [ src/commands/hubs/list.ts] ( https://github.com/aave/aave-v4-sdk/blob/v4.1.0-next.4 /src/commands/hubs/list.ts ) _
54+ _ See code: [ src/commands/hubs/list.ts] ( https://github.com/aave/aave-v4-sdk/blob/v4.1.0-next.5 /src/commands/hubs/list.ts ) _
5555
5656## ` aave reserves list `
5757
@@ -74,7 +74,7 @@ DESCRIPTION
7474 List Aave v4 reserves
7575```
7676
77- _ See code: [ src/commands/reserves/list.ts] ( https://github.com/aave/aave-v4-sdk/blob/v4.1.0-next.4 /src/commands/reserves/list.ts ) _
77+ _ See code: [ src/commands/reserves/list.ts] ( https://github.com/aave/aave-v4-sdk/blob/v4.1.0-next.5 /src/commands/reserves/list.ts ) _
7878
7979## ` aave spokes list `
8080
@@ -96,5 +96,5 @@ DESCRIPTION
9696 List Aave v4 spokes
9797```
9898
99- _ See code: [ src/commands/spokes/list.ts] ( https://github.com/aave/aave-v4-sdk/blob/v4.1.0-next.4 /src/commands/spokes/list.ts ) _
99+ _ See code: [ src/commands/spokes/list.ts] ( https://github.com/aave/aave-v4-sdk/blob/v4.1.0-next.5 /src/commands/spokes/list.ts ) _
100100<!-- commandsstop -->
You can’t perform that action at this time.
0 commit comments