Skip to content

Commit

Permalink
Fixing gateway address. It pointed to tbtc, not gateway.
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpar committed Aug 11, 2023
1 parent 89af22b commit 9e2b7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cross-chain/solana/deploy/helpers/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ export const WRAPPED_TBTC_MINT_MAINNET =
"25rXTx9zDZcHyTav5sRqM6YBvTGu9pPH9yv83uAEqbgG"

export const SOLANA_GATEWAY_ADDRESS_TESTNET =
"Gj93RRt6QB7FjmyokAD5rcMAku7pq3Fk2Aa8y6nNbwsV"
"87MEvHZCXE3ML5rrmh5uX1FbShHmRXXS32xJDGbQ7h5t"
// export const SOLANA_GATEWAY_ADDRESS_MAINNET = "tbd"

0 comments on commit 9e2b7a7

Please sign in to comment.