-
Notifications
You must be signed in to change notification settings - Fork 54
Replace Gnosis Protocol --> CoW Protocol #2140
Conversation
|
…l-to-cow-protocol' into 2119-gnosis-protocol-to-cow-protocol
@@ -73,7 +73,7 @@ const DEFAULT_HEADERS = { | |||
'Content-Type': 'application/json', | |||
'X-AppId': APP_DATA_HASH.toString(), | |||
} | |||
const API_NAME = 'Gnosis Protocol' | |||
const API_NAME = 'CoW Protocol' |
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.
not sure about this change, maybe it can cause any problem?
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.
No problem, that variable is used for messages.
|
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.
should be fine, thanks!
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.
Changes LGTM!
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.
Great Job!
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.
APPROVE
# Summary Fixes #2119   # To Test 1. Open Swap form 2. Connect to Gnosis chain 3. Select token pair: WXDAI-ADAI 4. Enter an amount. 5. Press on the 'Read more about...' link
Summary
Fixes #2119


To Test