Xahaud 2024.4.21-release+858 Release Notes
New amendment ZeroB2M
:
- Disables the burn-to-mint path for XRP to XAH.
- Normal behaviour of the Import transactor remains, but burned XRP is not credited.
New fix amendment fixNSDelete
:
- Fixes the behaviour of Hook State namespace deletion to ensure ledger consistency.
- Introduces a new tes code: tesPARTIAL
- tesPARTIAL is returned if the transaction was successful but should be resubmitted by the user under a new sequence number to complete amortized work until tesSUCCESS is returned.
Other changes:
- The RPC call
server_definitions
now also contains the transaction and account set flags understood by the network.