Skip to content

Commit 2379585

Browse files
committed
Change naming
1 parent 31b52c9 commit 2379585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Webhook.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
$NANT_TRANSFERT = "0xa5f7c148";
44
$CM_TRANSFERT = "0x60ca9c4c";
5-
$private_key_path ='../ComChain/comchainwebhook_rsa';
5+
$private_key_path ='../ComChainKey/comchainwebhook_rsa';
66
$public_key_url ='https://com-chain.org/comchainwebhook_rsa.pub';
77

88

0 commit comments

Comments
 (0)