interbtc-api icon indicating copy to clipboard operation
interbtc-api copied to clipboard

Remove Transaction module

Open peterslany opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. Transaction module is no longer needed since lib returns submittable extrinsics and submission logic has moved to UI. Only current dependency is usage of sendLogged in tests and scripts. This can be handled with simple send function that will use simplified version of sendLogged - no need to listen to event emission.

Additional context https://discord.com/channels/745259537707040778/1108674529645039626/1108682832903147581

peterslany avatar May 18 '23 09:05 peterslany