paritytech / asset-transfer-api

Typescript API aiming to provide clear, and simple to use tools for transferring assets across common good parachains.
Apache License 2.0
44 stars 11 forks source link

feat: implement transfer all #434

Closed marshacb closed 1 month ago

marshacb commented 1 month ago

Description

This PR adds support for the transferAll extrinsic

Changes

closes: #429