Skip to content

Commit

Permalink
docs(readme): Add explanation for local transfers in parachains (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
IkerAlus authored Nov 28, 2023
1 parent 5377acf commit d0e6773
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,8 @@ The api can also send local transactions for Relay chains. It is the same princi

For more information, refer to the [docs](https://github.com/paritytech/asset-transfer-api/tree/main/docs) in the repository.

Note: For other parachains, local transfers are currently supported via balances and assets pallets. The plan is to extend local transfer support to other pallets like ORML tokens pallet in coming releases.

## License

The source code in this repository is distributed under the Apache 2.0 license. See the [LICENSE](https://github.com/paritytech/asset-transfer-api/blob/main/LICENSE) file. This source code comes with absolutely no warranty. Use at your own risk.
Expand Down

0 comments on commit d0e6773

Please sign in to comment.