xrp_remove_trustline
Remove a trustline from an XRP Ledger Testnet account by setting its limit to zero. Provide the private key, currency, and issuer to delete the trust relationship.
Instructions
Remove a trustline (set limit to 0)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issuer | Yes | Token issuer address | |
| currency | Yes | Currency code | |
| privateKey | Yes | Account private key |