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.
I'm toying with an MPC based wallet where I manually have to sign the transaction before broadcasting.
Describe the solution you'd like
A seperation between Creating, Signing and BroadCasting transactions
Describe alternatives you've considered
Creating a custom RPC provider with MPC support.
Additional context
Separation could be usefull for Tatum to be used on Cold storage wallets as well
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I'm toying with an MPC based wallet where I manually have to sign the transaction before broadcasting.
Describe the solution you'd like
A seperation between Creating, Signing and BroadCasting transactions
Describe alternatives you've considered
Creating a custom RPC provider with MPC support.
Additional context
Separation could be usefull for Tatum to be used on Cold storage wallets as well
The text was updated successfully, but these errors were encountered: