transfer

fun transfer(amount: Int, to: ClientUId): BCounter

Transfers a given amount of rights from the local replica to some other

Throw IllegalArgumentException if localRights are not sufficient.

Return

the delta corresponding to this operation.