Epoch API
Get current epoch on threads
Verification Thread
await web1337.getCurrentEpochOnThread("vt");Approvement Thread
await web1337.getCurrentEpochOnThread("at");Get current leader
Get epoch data by epoch index
Get total number of blocks, transactions and successful transactions by epoch index
Last updated