Char NetworkChar Network

Char Network

Developer Documentation

Prototype docs. APIs may change while SDKs and verifier libraries harden.

Stake AutoManager

Stake AutoManager helps an operator keep stake active for a managed bond.

It can:

  • create initial stake,
  • renew mature stake,
  • sweep mature stake to a backup destination.

The configured duration is the earliest punishment-spend delay M. Renewal and sweep use the ordinary redemption leaf at N = M + 144; the earlier punishment leaf is reserved for slashing and is not used by normal stake automation.

Use it when you want the wallet to maintain stake without manually rebuilding each stake transaction.

Commands

  • getcharstakeautomanager
  • setcharstakeautomanager
  • runcharstakeautomanager

Start with dry-run mode, inspect the plan, then enable automation.

Related docs: /docs/stake, /docs/bonds, /docs/rpc.