Closed code-brewer closed 5 years ago
I am probably not the best person to answer for this package, so anyone please correct me if I have some misunderstanding.
So much appreciated to your comment. I asked these question because i'm blocked while trying to use this https://github.com/matterinc/PlasmaContract/blob/master/contracts/PlasmaParent.sol Plasma implementation. It seem to use array to store all child-chain, but i am not sure.
Did a quick look, it doesn't seem like to be multiple child-chain though. Can you point out where makes you feel like that?
hi all. I am not familiar with plasma and need help on some concepts.
First question:
Does the first-block created at the moment that plasmat-contract deployed or at the point that first deposit() call from client ?
Second question:
Does there only one instance of plasmat-contract on root-chain event if there is multilple direct child-chain ?