We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 306c928 commit 79e49b8Copy full SHA for 79e49b8
auxiliary/OwnedFeeCollector/cannonfile.toml
@@ -9,7 +9,7 @@ defaultValue = "0xD3DFa13CDc7c133b1700c243f03A8C6Df513A93b"
9
defaultValue = "0x14E4f1DE5cA748Fb130711f41473f1d2bc80523a"
10
11
[setting.fee_share]
12
-defaultValue = "500000000000000000"
+defaultValue = "400000000000000000"
13
14
[setting.fee_token]
15
defaultValue = "0xb2F30A7C980f052f02563fb518dcc39e6bf38175"
auxiliary/OwnedFeeCollector/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@synthetixio/owned-fee-collector",
3
"version": "3.10.0",
4
- "description": "Colelcts fees on behalf of an owner",
+ "description": "Collects fees on behalf of an owner",
5
"publishConfig": {
6
"access": "public"
7
},
0 commit comments