Skip to content

Commit

Permalink
Update src/core/templates.mjs
Browse files Browse the repository at this point in the history
Co-authored-by: Jeromy Cannon <jeromy@swirldslabs.com>
Signed-off-by: JeffreyDallas <39912573+JeffreyDallas@users.noreply.github.com>
  • Loading branch information
JeffreyDallas and jeromy-cannon authored Sep 5, 2024
1 parent bcb4b3c commit 93fb4de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/templates.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ export class Templates {
* @returns {string}
*/
static renderGossipPemPublicKeyFile (prefix, nodeId) {
// s-node1-cert.pem
return `${prefix}-public-${nodeId}.pem`
}

Expand Down

0 comments on commit 93fb4de

Please sign in to comment.