refactor: update API key comment
This commit is contained in:
parent
80d5bc34b4
commit
4b5c183776
@ -31,7 +31,8 @@ import type { AbstractProvider } from "./abstract-provider.js";
|
||||
import type { CommunityResourcable } from "./community.js";
|
||||
import type { Networkish } from "./network.js";
|
||||
|
||||
|
||||
// The public RPC endpoint doesn't require
|
||||
// API key, but it's rate-limited
|
||||
const defaultApiKey = "";
|
||||
|
||||
function getHost(name: string): string {
|
||||
|
Loading…
Reference in New Issue
Block a user