Updated protocol name instead of library name

This commit is contained in:
0xCipherCoder
2025-01-11 21:27:54 +05:30
parent af85a502e0
commit a6f9b05e2a
33 changed files with 15 additions and 15 deletions

5
src/tools/sns/index.ts Normal file
View File

@@ -0,0 +1,5 @@
export * from "./get_all_registered_all_domains";
export * from "./get_main_all_domains_domain";
export * from "./get_primary_domain";
export * from "./register_domain";
export * from "./resolve_sol_domain";