minter_fund
Move satoshis from your BSV Desktop wallet into the minter to fund token minting. The wallet triggers a spending authorization prompt that you must approve by hand.
Instructions
Top up the minter from the user's own BSV Desktop wallet. The wallet will show a spending-authorization prompt that the user must approve by hand. Waits for the funding to become spendable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Preview only. Defaults to true. Pass false to actually broadcast — this spends real mainnet satoshis. | |
| satoshis | Yes | Total satoshis to move from your wallet to the minter. ~50000 covers several mints. | |
| splitInto | No | Number of funding outputs. Default 2 because classic STAS consumes a UTXO pair; 1 forces an extra pre-split tx. |