You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
sendLoggedin tests and scripts. This can be handled with simplesendfunction that will use simplified version ofsendLogged- no need to listen to event emission.Additional context
https://discord.com/channels/745259537707040778/1108674529645039626/1108682832903147581