Closed gusinacio closed 3 weeks ago
In our current documentation, we suggest people to run cargo run -p service but this is outdated and we should update it to cargo run -p indexer-service-rs
cargo run -p service
cargo run -p indexer-service-rs
In our current documentation, we suggest people to run
cargo run -p service
but this is outdated and we should update it tocargo run -p indexer-service-rs