feat: get tps

This commit is contained in:
Arihant Bansal
2024-11-27 17:24:15 +05:30
parent c26f6093ec
commit f05a70f08c
4 changed files with 42 additions and 0 deletions

View File

@@ -7,3 +7,4 @@ export * from "./transfer";
export * from "./trade";
export * from "./register_domain";
export * from "./lend";
export * from "./get_tps";