fix(sdk): clean up tx override api
Slightly cleans up the API for overriding transaction options. Previous API was a bit confusing and didn't leave room for additional optional parameters. By separating options and overrides, we can add new options that are unrelated to transaction overrides.
Showing
Please register or sign in to comment