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
@@ -21,7 +21,7 @@ export class Blocks extends Resource {
21
21
*
22
22
* This dataset contains millions of blocks; thus for analytical purposes, we recommend you use the Elasticsearch plugin or query the database directly.
@@ -26,7 +26,7 @@ export class Delegates extends Resource {
26
26
*
27
27
* If a Delegate Node is offline, it is still returned through this API; as the `delegate` resource is not concerned with the actual nodes, only with the on-chain registrations and wallets.
@@ -18,7 +18,7 @@ export class Transactions extends Resource {
18
18
*
19
19
* The paginated API is used to query for multiple transactions. You can apply _filters_ through the query parameter to search for specific transactions.
0 commit comments