mint_join_cell
Join an open work cell by locking the required stake. Register as a participant and activate the cell when all seats fill.
Instructions
Join an open work cell by locking its required stake.
Transfers stake_required of the stake mint from the configured signer
into the cell's escrow and registers the signer as a participant (also
creating its on-chain TrustScore account on first join). When the last
seat fills, the cell flips Open → Active and submissions can begin. Fails
if the cell is full or already active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_id | Yes | the id of the cell to join (the same id used at creation). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||