Skip to content

Commit

Permalink
Update doc link in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
silasbw committed Feb 21, 2023
1 parent a4b9582 commit 9d08916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resolve-celo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export class ResolveCelo implements NameResolver {
static readonly FederatedAttestationsContractAbi: AbiItem[] =
require('./abis/FederatedAttestations.json').abi

// https://github.com/celo-org/identity/blob/ASv2/asv2/protocol.md#smart-contract-addresses
// https://github.com/celo-org/SocialConnect/blob/main/protocol.md#smart-contract-addresses
static readonly AlfajoresFederatedAttestationsProxyContractAddress: Address =
'0x70F9314aF173c246669cFb0EEe79F9Cfd9C34ee3'
static readonly MainnetFederatedAttestationsProxyContractAddress: Address =
Expand Down

0 comments on commit 9d08916

Please sign in to comment.