Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TxTracking should not modify the client's options object #271

Open
dkent600 opened this issue Jul 5, 2018 · 0 comments
Open

TxTracking should not modify the client's options object #271

dkent600 opened this issue Jul 5, 2018 · 0 comments

Comments

@dkent600
Copy link
Contributor

dkent600 commented Jul 5, 2018

The TxTracking system should not modify the client's options object that is supplied to every Arc.js function that generates a transaction. Currently it inserts a property called txEventContext.

This change may require adding an optional argument to every Arc.js function that generates a transaction.

The only known alternative is to document that Arc.js adds this property, and perhaps rename the property to be more clear about where it came from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant