Leave link to PR in comments

This commit is contained in:
F. Eugene Aumson 2020-10-20 14:30:04 -04:00
parent a9d0cec6d1
commit 61bf93aac2
No known key found for this signature in database
GPG Key ID: 23E6737B1374A24A

View File

@ -128,5 +128,6 @@ export const constants = {
// data analysis work and address some of the issues with maker fillable amounts
// in later milestones. Once the feature is fully rolled out and is providing value
// and we have assessed that there is no user impact, we will proceed in cleaning up
// the feature flag.
// the feature flag. When that time comes, follow this PR to "undo" the feature flag:
// https://github.com/0xProject/0x-monorepo/pull/2735
export const IS_PRICE_AWARE_RFQ_ENABLED: boolean = false;