mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
[DOC] REST - fix broken 'making a payment' link
This commit is contained in:
@@ -425,7 +425,7 @@ The response is an object with the address and the secret for a potential new ac
|
||||
}
|
||||
```
|
||||
|
||||
The second step is [making a payment](#making-payments) of XRP to the new account address. (Ripple lets you send XRP to any mathematically possible account address, which creates the account if necessary.) The generated account does not exist in the ledger until it receives enough XRP to meet the account reserve.
|
||||
The second step is [making a payment](#payments) of XRP to the new account address. (Ripple lets you send XRP to any mathematically possible account address, which creates the account if necessary.) The generated account does not exist in the ledger until it receives enough XRP to meet the account reserve.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user