You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Implement GetNumTxnsTxEpoch and GetNumTxnsDSEpoch
- Closes#1542
- Closes#1543
* Modified behaviour of GetNumTxnsTxEpoch and GetNumTxnsDsEpoch to match zq1
- Also modified the docs for GetNumTxnsTxEpoch to be more explicit that an "epoch' is the most recent block
* Remove DB accesses from num_txns_epoch_* api calls for simplicity, fix tests
* Change unwraps to returned errors
TODO list
The text was updated successfully, but these errors were encountered: