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

View File

@@ -1,7 +1,7 @@
export * from "./adrena";
export * from "./bonfida";
export * from "./sns";
export * from "./dexscreener";
export * from "./onsol";
export * from "./alldomains";
export * from "./flash";
export * from "./gibwork";
export * from "./jupiter";

View File

@@ -1,7 +1,7 @@
import { getAllDomains } from "@bonfida/spl-name-service";
import { SolanaAgentKit } from "../../agent";
import { PublicKey } from "@solana/web3.js";
import { getAllDomainsTLDs } from "../onsol/get_all_domains_tlds";
import { getAllDomainsTLDs } from "../alldomains/get_all_domains_tlds";
/**
* Get all registered domains across all TLDs