force_unreserve: TxDescriptor<{
    amount: bigint;
    who: MultiAddress;
}>

Unreserve some balance from a user by force.

Can only be called by ROOT.