@ecp.eth/sdk / defaultExports / COMMENTS_EMBED_DEFAULT_BY_REPLIES_URL
Variable: COMMENTS_EMBED_DEFAULT_BY_REPLIES_URL
const COMMENTS_EMBED_DEFAULT_BY_REPLIES_URL: "https://embed.ethcomments.xyz/by-replies" = "https://embed.ethcomments.xyz/by-replies";
Defined in: packages/sdk/src/constants.ts:95
The default embedUri
for the CommentsByRepliesEmbed component.
It runs a service that creates app signatures for requests and
submits the transaction to the CommentManager
contract.