Update for publication.

This commit is contained in:
Dennis Dawson
2025-06-23 11:29:12 -07:00
committed by Oliver Eggert
parent 21bf3be3af
commit e0e2b63d50
5 changed files with 256 additions and 1 deletions

View File

@@ -62,7 +62,7 @@ The [`Paths` field](types/payment.md#paths) of the [Payment transaction][] type
## Delegate
The `Delegate` ledger object stores a set of permissions that an XRPL account has delegated to another account. You create `Delegate` objects using the [`DelegateSet`](./delegate-set.md) transaction.
The `Delegate` ledger object stores a set of permissions that an XRPL account has delegated to another account. You create `Delegate` objects using the [`DelegateSet`](./types/delegateset.md) transaction.
### Structure