Skip to content

Commit 91bf09b

Browse files
committed
fix(docs): update link to LayerZero V2 testnet endpoint package in auto-redeem documentation
1 parent dacbf21 commit 91bf09b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/fxrp/oft/fassets-autoredeem.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -966,7 +966,7 @@ This script:
966966

967967
#### How It Works
968968

969-
1. **Loads V2 Testnet Endpoints**: Dynamically retrieves all LayerZero V2 testnet endpoint IDs from the [`@layerzerolabs/lz-definitions`](https://docs.layerzero.network/plugins#layerzerolabslz-definitions) package.
969+
1. **Loads V2 Testnet Endpoints**: Dynamically retrieves all LayerZero V2 testnet endpoint IDs from the [`@layerzerolabs/lz-definitions`](https://www.npmjs.com/package/@layerzerolabs/lz-definitions) package.
970970
2. **Queries Peers**: For each endpoint, calls the `peers()` [function](https://coston2-explorer.flare.network/address/0xCd3d2127935Ae82Af54Fc31cCD9D3440dbF46639?tab=read_write_proxy&source_address=0x82BC5e114D0843160be1cEaB8196Ba91f87473FE#0xbb0b6a53) on the OFT Adapter contract.
971971
3. **Filters Results**: Only shows endpoints that have a non-zero peer address configured.
972972
4. **Formats Output**: Displays results in a table format and as JSON for programmatic use.

0 commit comments

Comments
 (0)