-
-
Notifications
You must be signed in to change notification settings - Fork 343
FEATURE: improve trade/order converter #1690
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
Conversation
Welcome back! @c9s, This pull request may get 353 BBG. |
pkg/core/tradecollector.go
Outdated
|
||
func (c *ConverterManager) Initialize() error { | ||
for _, converter := range c.Converters { | ||
_ = converter |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the purpose of this for loop?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the initialize code is added
Re-estimated karma: this pull request may get 390 BBG |
Re-estimated karma: this pull request may get 409 BBG |
Re-estimated karma: this pull request may get 461 BBG |
Hi @c9s, Well done! 476 BBG has been sent to your polygon wallet. Please check the following tx: https://polygonscan.com/tx/0x8bb2f00d985181d8fcbafd4f96764700d7485d1995bd0c71d7f3a38f6995bbe2 Thank you for your contribution! |
No description provided.