diff --git a/skills/alphafi-stsui/references/stake.md b/skills/alphafi-stsui/references/stake.md index a712075..dea7d36 100644 --- a/skills/alphafi-stsui/references/stake.md +++ b/skills/alphafi-stsui/references/stake.md @@ -45,3 +45,5 @@ Sui GraphQL only (the LST object for the rate/fees and the SDK's config); simula ## "SDK doc comment disagrees" - `mintTx(sui_amount, txb, address)` (the composable variant, unused here) returns `amountOut = amount / rate` **without** the mint fee; its parameter order differs from `redeemTx(amount, txb, { address })` — see `units-and-types.md`. + +This sentence was added by the synthetic version-gate pull request and is never merged.