Ask to load prices as part of setup
This commit is contained in:
parent
99d92aaf7c
commit
747dfbd2bf
@ -60,6 +60,12 @@ On first startup, you'll need to apply database migrations with:
|
|||||||
./mev exec alembic upgrade head
|
./mev exec alembic upgrade head
|
||||||
```
|
```
|
||||||
|
|
||||||
|
And load prices data
|
||||||
|
|
||||||
|
```
|
||||||
|
./mev prices fetch-all
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Inspect a single block
|
### Inspect a single block
|
||||||
|
Loading…
x
Reference in New Issue
Block a user