Merge branch 'main' into main

This commit is contained in:
Thomas Silkjær
2025-07-07 12:48:48 +02:00
committed by GitHub

View File

@@ -4,6 +4,10 @@ description: >-
An AccountDelete transaction deletes an account and any objects it owns in
Xahau, if possible, sending the account's remaining XAH to a specified
destination account.
sidebar:
badge:
text: Disabled
variant: danger
---
import { Aside } from '@astrojs/starlight/components';
@@ -11,7 +15,7 @@ import { Aside } from '@astrojs/starlight/components';
_Added by the DeletableAccounts amendment_
<Aside type="caution">
<Aside type="danger" title="Not enabled">
The _DeletableAccounts_ amendment is not enabled at this time.
</Aside>