mPoS Minting

mPoS (Proof‑of‑Stake) Minting

In PoS minting, you help validate blocks based on the amount of coins and time staked (stake weight / coin age).

In MAGI’s mPoS, stake weight scales conditionally with coins and staking duration. Max effective offline staking time is one week - beyond that there’s no advantage. Adding more coins doesn’t always increase stake weight.

Recommended practice: keep ≤ 1000 XMG per address. If you hold more, split across multiple addresses. Before staking, consider adding the following to magi.conf (values are examples):

# Transactions under stake with value > threshold will split
stakesplitthreshold=1000
# Transactions with values below threshold can combine
stakecombinethreshold=500