Skip to content

Commit 35d5232

Browse files
committed
Remove <ins> and </ins>
1 parent fb5d817 commit 35d5232

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+101
-101
lines changed

docs/cdk/get-started/deploy-validium.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Follow the steps below to deploy a CDK validium instance.
77

88
First, deploy the relevant contracts.
99

10-
Follow the steps in the [CDK validium contracts repository's README</ins>](https://github.com/0xPolygon/cdk-validium-contracts).
10+
Follow the steps in the [CDK validium contracts repository's README](https://github.com/0xPolygon/cdk-validium-contracts).
1111

1212
## 2. Run the CDK validium node
1313

@@ -20,4 +20,4 @@ Follow the instructions in the [CDK validium node repository's README](https://g
2020

2121
Finally, once the CDK validium node is operational, set up and run the data availability node.
2222

23-
Check for instructions here: [<ins>CDK DA Node GitHub running instructions</ins>](https://github.com/0xPolygon/cdk-data-availability/blob/main/docs/running.md).
23+
Check for instructions here: [CDK DA Node GitHub running instructions](https://github.com/0xPolygon/cdk-data-availability/blob/main/docs/running.md).

docs/pos/architecture/bor/snapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ When setting up a new sentry, validator, or full node server, it is recommended
22

33
!!! tip
44

5-
For the latest snapshot, please visit [<ins>Polygon Chains Snapshots</ins>](https://snapshot.polygon.technology/).
5+
For the latest snapshot, please visit [Polygon Chains Snapshots](https://snapshot.polygon.technology/).
66

77
## Client Snapshots
88

docs/pos/concepts/tokens/matic.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
!!! danger "Important update"
22

3-
There is a proposal to transition the native token of the Polygon PoS network from MATIC to POL. Please find more information [<ins>here</ins>](https://polygon.technology/blog/polygon-2-0-implementation-officially-begins-the-first-set-of-pips-polygon-improvement-proposals-released).
3+
There is a proposal to transition the native token of the Polygon PoS network from MATIC to POL. Please find more information [here](https://polygon.technology/blog/polygon-2-0-implementation-officially-begins-the-first-set-of-pips-polygon-improvement-proposals-released).
44

5-
[<ins>MATIC</ins>](https://etherscan.io/token/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0) serves as the native cryptocurrency for the Polygon network, analogous to how Ether functions within the Ethereum ecosystem.
5+
[MATIC](https://etherscan.io/token/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0) serves as the native cryptocurrency for the Polygon network, analogous to how Ether functions within the Ethereum ecosystem.
66
To engage with the Polygon network, users must use MATIC tokens, which are necessary to cover gas fees for transactions, smart contract interactions, and part of the network's security model via staking.
77

8-
This is an [<ins>example script</ins>](https://gist.github.com/rahuldamodar94/ea3bc4c551e6fc2d318767dcd7e5bffe) to send MATIC tokens from one account to another on the Polygon chain.
8+
This is an [example script](https://gist.github.com/rahuldamodar94/ea3bc4c551e6fc2d318767dcd7e5bffe) to send MATIC tokens from one account to another on the Polygon chain.
99

1010
**Acquiring MATIC tokens can be achieved through methods such as validator rewards, staking, or on the open market.**
1111

1212
For testing purposes on the Mumbai Testnet, test MATIC can be obtained, which does not hold any real-world value. This can be done via the Polygon faucet in the following way:
1313

14-
1. Visit the [<ins>Polygon Faucet</ins>](https://faucet.polygon.technology/)
14+
1. Visit the [Polygon Faucet](https://faucet.polygon.technology/)
1515
2. Select MATIC Token
1616
3. Choose the Mumbai network
1717
4. Enter your account address and confirm
1818

19-
For interactions between Goerli and Mumbai, consider using tools like [<ins>Matic.js</ins>](https://maticnetwork.github.io/matic.js/) or the [<ins>Polygon Web Wallet</ins>](https://wallet-dev.polygon.technology/).
19+
For interactions between Goerli and Mumbai, consider using tools like [Matic.js](https://maticnetwork.github.io/matic.js/) or the [Polygon Web Wallet](https://wallet-dev.polygon.technology/).

docs/pos/concepts/tokens/pol.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
!!! danger "Important update"
22

3-
There is a proposal to transition the native token of the Polygon PoS network from MATIC to POL. This document will provide details on what this means for users of MATIC, the Polygon ecosystem, and the planned changes. Please read carefully and find more information [<ins>here</ins>](https://polygon.technology/blog/polygon-2-0-implementation-officially-begins-the-first-set-of-pips-polygon-improvement-proposals-released).
3+
There is a proposal to transition the native token of the Polygon PoS network from MATIC to POL. This document will provide details on what this means for users of MATIC, the Polygon ecosystem, and the planned changes. Please read carefully and find more information [here](https://polygon.technology/blog/polygon-2-0-implementation-officially-begins-the-first-set-of-pips-polygon-improvement-proposals-released).
44

5-
POL is the native token upgrade for the Polygon ecosystem, designed for use in a wide range of activities and purposes, including as a tool for network participation and security. By staking POL, participants can actively contribute to the ecosystem as validators. Importantly, POL has many of the same features as MATIC, is built on OpenZeppelin's ERC20 implementations, and supports [<ins>EIP-2612</ins>](https://eips.ethereum.org/EIPS/eip-2612) for signature-based permit approvals.
5+
POL is the native token upgrade for the Polygon ecosystem, designed for use in a wide range of activities and purposes, including as a tool for network participation and security. By staking POL, participants can actively contribute to the ecosystem as validators. Importantly, POL has many of the same features as MATIC, is built on OpenZeppelin's ERC20 implementations, and supports [EIP-2612](https://eips.ethereum.org/EIPS/eip-2612) for signature-based permit approvals.
66

77
If the POL proposal is supported by the community, the POL upgrade is estimated to take place in Q4 2023. The systems utilizing MATIC will not begin the transition until Q1 2024, allowing time for a smooth migration/upgrade and stakeholder preparation. The initial amount of POL refers to the total number of POL when the upgrade occurs. In the case of POL, the initial amount is 10 billion tokens — 1:1 with MATIC since this is an upgrade.
88

@@ -23,7 +23,7 @@ No. You can provide feedback on the proposed changes in the PIPs and monitor Gi
2323

2424
### ...as an application or tooling developer?
2525

26-
No. You can review the [<ins>PIPs</ins>](https://forum.polygon.technology/t/pip-17-polygon-ecosystem-token-pol/12912) and provide feedback on the proposed changes and analyze if any changes break your smart contracts. Developers for applications on the Polygon PoS should not see any breaking changes.
26+
No. You can review the [PIPs](https://forum.polygon.technology/t/pip-17-polygon-ecosystem-token-pol/12912) and provide feedback on the proposed changes and analyze if any changes break your smart contracts. Developers for applications on the Polygon PoS should not see any breaking changes.
2727

2828
## POL technical information
2929

docs/pos/how-to/operating/archive-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ After you find the API Key, you can now start to send RPC requests on MegaNode.
4848

4949
!!! info "Any concern about your Privacy?"
5050

51-
Check out NodeReal [<ins>Privacy Policy</ins>](https://nodereal.io/privacy-policy).
51+
Check out NodeReal [Privacy Policy](https://nodereal.io/privacy-policy).
5252

5353
We’ll be using [Web3.js](https://web3js.readthedocs.io/en/v1.8.2/) libraries to make our first RPC request.
5454

docs/pos/how-to/smart-contracts/chainstack.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Foundry is a fast toolkit for Ethereum application development written in Rust.
1414

1515
!!! tip
1616

17-
If you have any questions, reach out in the [<ins>Chainstack Discord</ins>](https://discord.com/invite/Cymtg2f7pX) server.
17+
If you have any questions, reach out in the [Chainstack Discord](https://discord.com/invite/Cymtg2f7pX) server.
1818

1919
## What you will learn
2020

@@ -129,12 +129,12 @@ forge create HelloWorld --constructor-args "Hello" --contracts /root/foundry/src
129129

130130
!!! tip
131131

132-
You can always check the contract's deployment on [<ins>Mumbai Polygonscan</ins>](https://mumbai.polygonscan.com/) using the newly-generated hash from the last step.
132+
You can always check the contract's deployment on [Mumbai Polygonscan](https://mumbai.polygonscan.com/) using the newly-generated hash from the last step.
133133

134134
## Test the Contract
135135

136136
There is a `forge test` command in case you need to check whether the contract is working fine. Foundry provides many [options](https://book.getfoundry.sh/reference/forge/forge-test) (flags) for more specific tests. Learn more about writing tests, advanced testing and other features at [Foundry's documentation](https://book.getfoundry.sh/forge/tests).
137137

138138
**Congratulations! You have deployed your Hello World smart contract on Polygon.**
139139

140-
See also Chainstack docs for more Polygon-related [<ins>tutorials</ins>](https://docs.chainstack.com/tutorials/polygon/) and [<ins>tools</ins>](https://docs.chainstack.com/operations/polygon/tools).
140+
See also Chainstack docs for more Polygon-related [tutorials](https://docs.chainstack.com/tutorials/polygon/) and [tools](https://docs.chainstack.com/operations/polygon/tools).

docs/pos/how-to/smart-contracts/quicknode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ You will be asked to set up a password for your account! After completing the st
121121

122122
!!! note
123123

124-
Mnemonic phrases can be used to recover an account or import the account to other [<ins>non-custodial wallets</ins>](https://www.quicknode.com/guides/web3-sdks/how-to-do-a-non-custodial-transaction-with-quicknode). The account you see in the image above was just created for this guide.
124+
Mnemonic phrases can be used to recover an account or import the account to other [non-custodial wallets](https://www.quicknode.com/guides/web3-sdks/how-to-do-a-non-custodial-transaction-with-quicknode). The account you see in the image above was just created for this guide.
125125

126126
Copy the account address so that we can get some test MATIC, which will be required to deploy our contract.
127127

docs/tools/data/covalent.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
!!! note "Content disclaimer"
22

3-
Please view the third-party content disclaimer [<ins>here</ins>](https://github.com/0xPolygon/wiki/blob/master/CONTENT_DISCLAIMER.md).
3+
Please view the third-party content disclaimer [here](https://github.com/0xPolygon/wiki/blob/master/CONTENT_DISCLAIMER.md).
44

55
!!! tip "Quickstart"
66

7-
Check out **[<ins>this introductory video</ins>](https://www.youtube.com/watch?v=qhibXxKANWE)**
7+
Check out **[this introductory video](https://www.youtube.com/watch?v=qhibXxKANWE)**
88
to get started.
99

1010
## Supported endpoints
@@ -13,7 +13,7 @@ All [__Class A__](https://www.covalenthq.com/docs/api/#tag--Class-A) endpoints a
1313

1414
!!! info "Endpoints"
1515

16-
A full list of all the requests you are able to do on the Polygon network using Covalent are available on the [<ins>Covalent API documentation</ins>](https://www.covalenthq.com/docs/api/).
16+
A full list of all the requests you are able to do on the Polygon network using Covalent are available on the [Covalent API documentation](https://www.covalenthq.com/docs/api/).
1717

1818
## Appendix
1919

docs/tools/data/flair.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
!!! note "Content disclaimer"
33

4-
Please view the third-party content disclaimer [<ins>here</ins>](https://github.com/0xPolygon/wiki/blob/master/CONTENT_DISCLAIMER.md).
4+
Please view the third-party content disclaimer [here](https://github.com/0xPolygon/wiki/blob/master/CONTENT_DISCLAIMER.md).
55

66
Real-time and historical custom data indexing for any evm chain.
77

docs/tools/data/parsiq.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11

22
!!! note "Content disclaimer"
33

4-
Please view the third-party content disclaimer [<ins>here</ins>](https://github.com/0xPolygon/wiki/blob/master/CONTENT_DISCLAIMER.md).
4+
Please view the third-party content disclaimer [here](https://github.com/0xPolygon/wiki/blob/master/CONTENT_DISCLAIMER.md).
55

66
## About PARSIQ
77

88
PARSIQ is a reliable, fully customizable blockchain data indexer, helping developers to seamlessly access, process and utilize Web3 data - both raw and custom.
99

1010
!!! tip "Quickstart"
1111

12-
Check out **[<ins>this introduction video</ins>](https://www.youtube.com/watch?v=kQJYJGt62hc)**
12+
Check out **[this introduction video](https://www.youtube.com/watch?v=kQJYJGt62hc)**
1313
to get started.
1414

1515
### PARSIQ Tsunami API
@@ -21,12 +21,12 @@ PARSIQ Tsunami API is a highly efficient API to fetch raw Web3 data:
2121

2222
!!! info "Endpoints"
2323

24-
Please check out our [<ins>PARSIQ API Reference</ins>](https://docs.parsiq.net/reference/introduction) to see all the available endpoints.
24+
Please check out our [PARSIQ API Reference](https://docs.parsiq.net/reference/introduction) to see all the available endpoints.
2525

2626
### PARSIQ SDK
2727

2828
Some more complicated cases where custom data needs to be stored, accumulated, and calculated, cannot be covered by an API. In that cases, use PARSIQ SDK or go for a Custom Data Lake. They allow you to set up data bases and data processing logic to solve your specific use case.
2929

3030
!!! info "SDK Documentation"
3131

32-
Please see [<ins>PARSIQ SDK documentation</ins>](https://medium.com/parsiq/introducing-parsiq-sdk-675431864633) for more details.
32+
Please see [PARSIQ SDK documentation](https://medium.com/parsiq/introducing-parsiq-sdk-675431864633) for more details.

0 commit comments

Comments
 (0)