stellar_tx_change_trust
Create, update, or delete a Stellar trustline for an asset by specifying the source account, asset, and network. Set a limit to adjust trust or use zero to remove it.
Instructions
Create, update, or delete a trustline for an asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fee | No | Transaction fee in stroops | |
| line | Yes | Asset to trust (CODE:ISSUER format) | |
| limit | No | Trust limit (0 to remove trustline, omit for maximum) | |
| network | Yes | Stellar network | |
| build_only | No | Only build transaction, do not submit | |
| source_account | Yes | Account that will change the trustline |