Skip to content

Commit

Permalink
Update Client.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KyryloKilin authored Nov 19, 2024
1 parent 6a6d798 commit 97ac3ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versioned_docs/version-v1.1.2/sdk/classes/Client.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Deploys OWR and Splitter Proxy.

`Promise`\<[`ClusterValidator`](../type-aliases/ClusterValidator.md)\>

owr address as withdrawal address and splitter as fee recipient
our address as withdrawal address and splitter as fee recipient

An example of how to use createObolRewardsSplit:
[createObolRewardsSplit](https://github.com/ObolNetwork/obol-sdk-examples/blob/main/TS-Example/index.ts#L141)
Expand All @@ -105,7 +105,7 @@ Deploys Splitter Proxy.

| Parameter | Type | Description |
| ------ | ------ | ------ |
| `totalSplitPayload` | [`TotalSplitPayload`](../type-aliases/TotalSplitPayload.md) | Data needed to deploy splitter if it doesnt exist. |
| `totalSplitPayload` | [`TotalSplitPayload`](../type-aliases/TotalSplitPayload.md) | Data needed to deploy splitter if it doesn't exist. |

#### Returns

Expand Down

0 comments on commit 97ac3ba

Please sign in to comment.