Skip to content
Open

Fix URL #1300

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .ai/categories/infrastructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -9816,7 +9816,6 @@ The next step is to sync your node with the chosen blockchain network. Synchroni

If you'd like to speed up the process further, you can use a database snapshot. Snapshots are compressed backups of the blockchain's database directory and can significantly reduce the time required to sync a new node. Here are a few public snapshot providers:

- [Stakeworld](https://stakeworld.io/snapshot){target=\_blank}
- [Polkachu](https://polkachu.com/substrate_snapshots){target=\_blank}
- [Polkashots](https://polkashots.io/){target=\_blank}
- [ITRocket](https://itrocket.net/services/mainnet/polkadot/#snapshot){target=\_blank}
Expand Down
2 changes: 1 addition & 1 deletion .ai/categories/smart-contracts.md
Original file line number Diff line number Diff line change
Expand Up @@ -11660,7 +11660,7 @@ This component uses the following React hooks:

- **[`useConnect`](https://wagmi.sh/react/api/hooks/useConnect#useconnect){target=\_blank}**: Provides functions and state for connecting the user's wallet to your dApp. The `connect` function initiates the connection flow with the specified connector.
- **[`useDisconnect`](https://wagmi.sh/react/api/hooks/useDisconnect#usedisconnect){target=\_blank}**: Provides a function to disconnect the currently connected wallet.
- **[`useAccount`](https://wagmi.sh/react/api/hooks/useAccount#useaccount){target=\_blank}**: Returns data about the connected account, including the address and connection status.
- **[`useAccount`](https://2.x.wagmi.sh/react/api/hooks/useAccount#useaccount){target=\_blank}**: Returns data about the connected account, including the address and connection status.

## Fetch Blockchain Data

Expand Down
2 changes: 1 addition & 1 deletion .ai/categories/tooling.md
Original file line number Diff line number Diff line change
Expand Up @@ -21074,7 +21074,7 @@ This component uses the following React hooks:

- **[`useConnect`](https://wagmi.sh/react/api/hooks/useConnect#useconnect){target=\_blank}**: Provides functions and state for connecting the user's wallet to your dApp. The `connect` function initiates the connection flow with the specified connector.
- **[`useDisconnect`](https://wagmi.sh/react/api/hooks/useDisconnect#usedisconnect){target=\_blank}**: Provides a function to disconnect the currently connected wallet.
- **[`useAccount`](https://wagmi.sh/react/api/hooks/useAccount#useaccount){target=\_blank}**: Returns data about the connected account, including the address and connection status.
- **[`useAccount`](https://2.x.wagmi.sh/react/api/hooks/useAccount#useaccount){target=\_blank}**: Returns data about the connected account, including the address and connection status.

## Fetch Blockchain Data

Expand Down
2 changes: 1 addition & 1 deletion .ai/pages/develop-smart-contracts-libraries-wagmi.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ This component uses the following React hooks:

- **[`useConnect`](https://wagmi.sh/react/api/hooks/useConnect#useconnect){target=\_blank}**: Provides functions and state for connecting the user's wallet to your dApp. The `connect` function initiates the connection flow with the specified connector.
- **[`useDisconnect`](https://wagmi.sh/react/api/hooks/useDisconnect#usedisconnect){target=\_blank}**: Provides a function to disconnect the currently connected wallet.
- **[`useAccount`](https://wagmi.sh/react/api/hooks/useAccount#useaccount){target=\_blank}**: Returns data about the connected account, including the address and connection status.
- **[`useAccount`](https://2.x.wagmi.sh/react/api/hooks/useAccount#useaccount){target=\_blank}**: Returns data about the connected account, including the address and connection status.

## Fetch Blockchain Data

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ The next step is to sync your node with the chosen blockchain network. Synchroni

If you'd like to speed up the process further, you can use a database snapshot. Snapshots are compressed backups of the blockchain's database directory and can significantly reduce the time required to sync a new node. Here are a few public snapshot providers:

- [Stakeworld](https://stakeworld.io/snapshot){target=\_blank}
- [Polkachu](https://polkachu.com/substrate_snapshots){target=\_blank}
- [Polkashots](https://polkashots.io/){target=\_blank}
- [ITRocket](https://itrocket.net/services/mainnet/polkadot/#snapshot){target=\_blank}
Expand Down
16 changes: 8 additions & 8 deletions .ai/site-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3406,12 +3406,12 @@
}
],
"stats": {
"chars": 13604,
"words": 1515,
"chars": 13608,
"words": 1517,
"headings": 10,
"estimated_token_count_total": 3250
"estimated_token_count_total": 3254
},
"hash": "sha256:bc771f912627fa09cad64adab1bc81c052f650d6c5a3b4f0c91883a98f6628da",
"hash": "sha256:4c84bef1acc218b728a5441be10193c493960efbd081f9476e62906ade4f6b20",
"token_estimator": "heuristic-v1"
},
{
Expand Down Expand Up @@ -6436,12 +6436,12 @@
}
],
"stats": {
"chars": 15774,
"words": 2425,
"chars": 15711,
"words": 2418,
"headings": 13,
"estimated_token_count_total": 3827
"estimated_token_count_total": 3806
},
"hash": "sha256:e2567b7d5377c87984622cf93afe4bd8cedf46b80597736cf53f26b5f31c5065",
"hash": "sha256:12c287312a6f104508ac356f7ed91dc19052c1697da5acf814a57151b57cd0c4",
"token_estimator": "heuristic-v1"
},
{
Expand Down
2 changes: 1 addition & 1 deletion develop/smart-contracts/libraries/wagmi.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This component uses the following React hooks:

- **[`useConnect`](https://wagmi.sh/react/api/hooks/useConnect#useconnect){target=\_blank}**: Provides functions and state for connecting the user's wallet to your dApp. The `connect` function initiates the connection flow with the specified connector.
- **[`useDisconnect`](https://wagmi.sh/react/api/hooks/useDisconnect#usedisconnect){target=\_blank}**: Provides a function to disconnect the currently connected wallet.
- **[`useAccount`](https://wagmi.sh/react/api/hooks/useAccount#useaccount){target=\_blank}**: Returns data about the connected account, including the address and connection status.
- **[`useAccount`](https://2.x.wagmi.sh/react/api/hooks/useAccount#useaccount){target=\_blank}**: Returns data about the connected account, including the address and connection status.

## Fetch Blockchain Data

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ The next step is to sync your node with the chosen blockchain network. Synchroni

If you'd like to speed up the process further, you can use a database snapshot. Snapshots are compressed backups of the blockchain's database directory and can significantly reduce the time required to sync a new node. Here are a few public snapshot providers:

- [Stakeworld](https://stakeworld.io/snapshot){target=\_blank}
- [Polkachu](https://polkachu.com/substrate_snapshots){target=\_blank}
- [Polkashots](https://polkashots.io/){target=\_blank}
- [ITRocket](https://itrocket.net/services/mainnet/polkadot/#snapshot){target=\_blank}
Expand Down
Loading
Loading