Skip to content

Commit

Permalink
Fixes: Message signature on Base, broken anchors
Browse files Browse the repository at this point in the history
  • Loading branch information
philogicae committed Sep 10, 2024
1 parent cf1017d commit cfc09b6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/libraries/typescript-sdk/aggregates.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ outputs:
## Delegate write access to another account

If you want to delegate write access to a specific key in your aggregates, you can
use the security aggregate like explained in the [Python SDK's section on write access delegation](../python-sdk/aggregates/delegate.md#delegate-write-access-to-an-aggregate-key).
use the security aggregate like explained in the [Python SDK's section on write access delegation](../python-sdk/aggregates/delegate.md).
2 changes: 1 addition & 1 deletion docs/nodes/compute/advanced/enable-confidential.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Confidential computing

This guide outlines how to enable [Confidential Computing](/computing/confidential/index.md) on a CRN.
This guide outlines how to enable [Confidential Computing](../../../computing/confidential/index.md) on a CRN.

## Hardware requirement
To enable Confidential Computing, your system must be equipped with 4th Generation AMD EPYC™ Processors that support Secure Encrypted Virtualization (SEV).
Expand Down
2 changes: 1 addition & 1 deletion docs/nodes/compute/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Check that both work on your node, on an URL similar to

3. **Clear Cache:**

- See [SQUASHFS Errors in running diagnostic VM](#squashfs-errors-in-running-diagnostic-vm).
- See [SQUASHFS Errors in running diagnostic VM](#2-squashfs-errors-in-diagnostic-vm).

4. **Contact Cloud Provider:**

Expand Down
2 changes: 1 addition & 1 deletion docs/protocol/chains.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ functionalities are supported.
| Nuls2 | Python only | | | | | |
| Substrate || | | | | |
| Avalanche || Metamask & Wallet Connect || | ||
| BASE | Python only | Metamask & Wallet Connect || | ||
| BASE | | Metamask & Wallet Connect || | ||
| BNB || Metamask & Wallet Connect || | | |

0 comments on commit cfc09b6

Please sign in to comment.