func AddPoints
crossing ActionAddPoints adds n points to the caller's total. n must be positive.
Crossing function: MsgCall dispatches only to crossing functions, and the cur.IsCurrent() check authenticates the live call frame before we trust the caller identity derived from it.
