Skip to content

Commit f49783f

Browse files
committed
fix
1 parent 966554c commit f49783f

File tree

1 file changed

+1
-1
lines changed
  • docs/references/protocol/transactions/types

1 file changed

+1
-1
lines changed

docs/references/protocol/transactions/types/payment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ The credentials provided in the `CredentialIDs` field must all be valid, meaning
186186

187187
If you provide credentials even though the destination account does not use Deposit Authorization, the credentials are not needed but they are still checked for validity.
188188

189-
### Special Case for Destination Accounts Below the Reserve
189+
## Special Case for Destination Accounts Below the Reserve
190190

191191
If an account has Deposit Authorization enabled, but its current XRP balance is less than the [reserve requirement](../../../../concepts/accounts/reserves.md), there is a special exception to Deposit Authorization where anyone can send a Payment transaction, without preauthorization, for up to the base account reserve; this exists as an emergency measure to prevent an account from getting "stuck" without enough XRP to transact. To qualify for this special case, the payment MUST NOT use the `CredentialIDs` field.
192192

0 commit comments

Comments
 (0)