Skip to content
Nathanael Burchill edited this page Oct 18, 2016 · 1 revision

Provides the synchronization and loading information of a client. These SDK methods will only work if the client is syncing or loading.

Get loading status

Returns the status of the blockchain

risesdk.api.loader.status()

Get synchronization status

Get the synchronization status of the client.

risesdk.api.loader.syncStatus()
Clone this wiki locally