The issue with a non-atomic game like blackjack, is that there is some information reveal in the middle which would mess with the investor system (they could invest during a bad hand, and divest in a good hand). So if you do want to use the MP bankroll, you need to a bet which has an instant resolution (e.g. roulette, plinko, dice) and doesn't leak intermediate state.
We're going to be supporting games like blackjack very soon, but they will have the caveat that you need to bring your own bankroll
so you mean games with instant results or decision. for example a dice game which needs 8 rolls to show the final result would not be acceptable? and regarding own bankroll, is it possible right now to use own bankroll or will it be implemented at a later stage?
thanks