mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-06-07 10:46:45 +00:00
Compare commits
1 Commits
delegatese
...
clarify-de
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e798a65035 |
@@ -32,6 +32,8 @@ A delegate can send transactions that execute as if they were sent by the delega
|
||||
- A regular key pair that the delegate has authorized
|
||||
- A multi-signing list that the delegate has authorized
|
||||
|
||||
When a delegate multi-signs a transaction, the signatures are validated against their own signer list, not the delegator's. As with any multi-signed transaction, the delegate cannot be one of its own signers.
|
||||
|
||||
The delegate can only send transactions that match the permissions it has. Permissions come in two types:
|
||||
|
||||
- **Transaction Type Permissions** - Permission to send transactions of a specific [transaction type](/docs/references/protocol/transactions/types/index.md). Some types cannot be delegated.
|
||||
|
||||
Reference in New Issue
Block a user