Files
scroll/go.work
Lawliet-Chan e3b451c641 feat(prover-stats-api): add prover stats API (#635)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-07-20 15:33:29 +08:00

13 lines
142 B
Plaintext

go 1.19
use (
./bridge
./bridge-history-api
./common
./coordinator
./database
./roller
./tests/integration-test
./prover-stats-api
)