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
Many users create a marker in a single tx with the associated finalize/activate msgs. This feature would create a new method that would allow a marker to be setup in a single step with a single call.
Problem Definition
Creating a marker using the various msgs in one transaction adds extra complexity that is unwarranted.
Proposal
Review the current use of single tx with several msgs to determine which configuration options are appropriate for the single shot marker creation. Add a new method that allows a marker to be created in a single step
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary
Many users create a marker in a single tx with the associated finalize/activate msgs. This feature would create a new method that would allow a marker to be setup in a single step with a single call.
Problem Definition
Creating a marker using the various msgs in one transaction adds extra complexity that is unwarranted.
Proposal
Review the current use of single tx with several msgs to determine which configuration options are appropriate for the single shot marker creation. Add a new method that allows a marker to be created in a single step
For Admin Use
The text was updated successfully, but these errors were encountered: