mirror of
https://github.com/Xahau/xahau-web.git
synced 2025-12-06 17:27:53 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user