Skip to content

Commit 4766df4

Browse files
committed
fix(docs): handshake address verifier link
1 parent b2af55d commit 4766df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fassets/guides/4-custom-handshake.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ The `url` field represents the web service link, while the `api_key` field is se
2828

2929
:::info
3030

31-
You can check the file `fasset-bots/packages/fasset-bots-core/src/actors/plugins/KycStrategy.ts` for implementation details related to the `ChainalysisClient` class in the [FAsset bots repository](https://github.com/flare-labs-ltd/fasset-bots).
31+
You can check [`HandshakeAddressVerifier.ts`](https://github.com/flare-labs-ltd/fasset-bots/blob/main/packages/fasset-bots-core/src/actors/plugins/HandshakeAddressVerifier.ts) for implementation details related to the `ChainalysisClient` class in the [fasset-bots](https://github.com/flare-labs-ltd/fasset-bots) repo.
3232

3333
:::

0 commit comments

Comments
 (0)