You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/interaction/integration/integration-revshare.mdx
-16Lines changed: 0 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,6 @@ To participate in the Order Router Rev Share program, users need to propose and
19
19
20
20
To participate in the Order Router Rev Share program, you need to create and submit a governance proposal. Below are examples of the governance message structure:
21
21
22
-
:::code-group
23
-
24
22
```python [Python]
25
23
# Example: Set order router revenue share via governance
The proposal must go through the standard governance voting process and receive a passing vote before the updated revenue share percentage takes effect.
82
74
83
75
:::note
@@ -92,8 +84,6 @@ To delete an order router's revenue share configuration, you simply need to set
92
84
93
85
Submit a governance proposal with the following message structure:
94
86
95
-
:::code-group
96
-
97
87
```python [Python]
98
88
# Delete order router revenue share by setting share_ppm to 0
0 commit comments