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