xrp_create_trustline
Create a trustline on the XRP Ledger to hold a specific token from an issuer, using the private key from environment.
Instructions
Create a trustline for a token on the XRP Ledger using private key from environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum amount of the token to trust | |
| issuer | Yes | Issuer's XRP address | |
| currency | Yes | Currency code (3-letter ISO code or hex string) |