Skip to content

Commit

Permalink
docs(solana): remove receiveLibraryTimeoutConfig (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
nazreen authored Dec 5, 2024
1 parent 766142b commit 42e8399
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/oft-solana/layerzero.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,6 @@ const config: OAppOmniGraphHardhat = {
// receiveLibrary: '7a4WjyR8VZ7yZz5XJAKm39BUGn5iT9CKcv2pmG9tdXVH',
// gracePeriod: BigInt(0),
// },
// // Optional Receive Library Timeout for when the Old Receive Library Address will no longer be valid
// // Note: This configuring `receiveLibraryTimeoutConfig` using devtools is not currently available for Solana.
// // receiveLibraryTimeoutConfig: {
// // lib: '0x0000000000000000000000000000000000000000',
// // expiry: BigInt(0),
// // },
// // Optional Send Configuration
// // @dev Controls how the `from` chain sends messages to the `to` chain.
// sendConfig: {
Expand Down

0 comments on commit 42e8399

Please sign in to comment.