Skip to content

Commit 82a04bc

Browse files
committed
rm commented out line
1 parent cd491d2 commit 82a04bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • examples/oapp-solana/tasks/solana

examples/oapp-solana/tasks/solana/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ import { EndpointId, endpointIdToNetwork } from '@layerzerolabs/lz-definitions'
3636
import { MyOApp } from '../../lib/client/myoapp'
3737
import { DebugLogger, KnownErrors, createSolanaConnectionFactory } from '../common/utils'
3838

39-
// import { getPrioritizationFees } from './utils'
40-
4139
const LOOKUP_TABLE_ADDRESS: Partial<Record<EndpointId, PublicKey>> = {
4240
[EndpointId.SOLANA_V2_MAINNET]: publicKey('AokBxha6VMLLgf97B5VYHEtqztamWmYERBmmFvjuTzJB'),
4341
[EndpointId.SOLANA_V2_TESTNET]: publicKey('9thqPdbR27A1yLWw2spwJLySemiGMXxPnEvfmXVk4KuK'),

0 commit comments

Comments
 (0)