An open API service indexing awesome lists of open source software.

https://github.com/rpcpool/sui-catchup

SUI catchup command
https://github.com/rpcpool/sui-catchup

Last synced: 10 months ago
JSON representation

SUI catchup command

Awesome Lists containing this project

README

          

# SUI catchup

Simple command that compares the node's lastest synced vs latest known checkpoint.

To run:

```
go run ./cmd/sui-catchup/
```