Feat/add order data creation without order mask#339
Conversation
… using the order's identifiers
WalkthroughThe recent update introduces a new method, Changes
Poem
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Files selected for processing (1)
- pyinjective/composer.py (1 hunks)
Additional comments not posted (1)
pyinjective/composer.py (1)
214-227: LGTM! But verify the function usage in the codebase.The code changes are approved.
However, ensure that all function calls to
order_data_without_maskare correctly implemented.
Summary by CodeRabbit