validator_operator/validator_users #26
Replies: 5 comments
-
|
If one had accidently click the "Onboard yourself" button and now we want to recover from it and associate them with the validator party id we can follow the below process 1. Offboard this userPOST to OpenAPI for that call 2. Update the user primary party idAttach a console. Note that you will need the participant auth token, not the wallet token. This is the M2M token of validator backend. and run 3. Bind the user to the validator party idFollow the step mention in this document to assign them to the validator party id. |
Beta Was this translation helpful? Give feedback.
-
|
Let's add a paragraph or two explaining how to manually set up partyIDs, and associated wallets and users, for non-operator parties. |
Beta Was this translation helpful? Give feedback.
-
|
Note that one can add a user to the wallet admin party also via listing them in the |
Beta Was this translation helpful? Give feedback.
-
|
The Users, Parties and Wallets section currently focuses on adding more users to the validator operator party. Another common requirement is to onboard a user with a user-determined party-hint (the prefix of the party ID, before the
(Note that step 1 can be replaced by just creating the party directly in the participant, e.g. by using the participant's |
Beta Was this translation helpful? Give feedback.
-
|
Support for setting the party hint to be used for creating the new party will be enabled in Splice 0.5.5. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
validator_operator/validator_users
https://docs.dev.sync.global/validator_operator/validator_users.html
Beta Was this translation helpful? Give feedback.
All reactions