xcm-tools icon indicating copy to clipboard operation
xcm-tools copied to clipboard

Give users ability to do transact

Open dudo50 opened this issue 2 months ago • 0 comments

Give user ability to do transact:

Builder().from().to().currency().transact("instructions to execute on destination in hex")

Example: https://github.com/shawntabrizi/polkadot-sdk-workshop-xcm/blob/833c50c3213f78687086bce0ec0bfc21343c623f/execution/src/tests/full.rs#L230

https://docs.polkadot.com/develop/interoperability/xcm-guides/from-apps/transfers/#origin-preservation

dudo50 avatar Oct 02 '25 13:10 dudo50