Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschakki committed Nov 20, 2024
1 parent 6f25bf4 commit 57d8929
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/building-on-lisk/using-oracle-data/redstone-pull.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,5 @@ Latest ETH price:

To deploy the smart contract on Lisk Sepolia or Lisk Mainnet, follow the guides

- [Deploying a smart contract with Hardhat](../../building-on-lisk/deploying-smart-contract/with-Hardhat.md), or
- [Deploying a smart contract with Foundry](../../building-on-lisk/deploying-smart-contract/with-Foundry.md)
- [Deploying a smart contract with Hardhat](../deploying-smart-contract/with-Hardhat), or
- [Deploying a smart contract with Foundry](../deploying-smart-contract/with-Foundry)
4 changes: 2 additions & 2 deletions docs/building-on-lisk/using-oracle-data/tellor.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@ For a general overview of best practices using Tellor, go to the [User checklist

To deploy the smart contract on Lisk Sepolia or Lisk Mainnet, follow the guides

- [Deploying a smart contract with Hardhat](../deploying-smart-contract/with-Hardhat.md), or
- [Deploying a smart contract with Foundry](../deploying-smart-contract/with-Foundry.md)
- [Deploying a smart contract with Hardhat](../deploying-smart-contract/with-Hardhat), or
- [Deploying a smart contract with Foundry](../deploying-smart-contract/with-Foundry)

## Further resources

Expand Down

0 comments on commit 57d8929

Please sign in to comment.