You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Keisuke, you can work with two smart contracts, however, I'm almost sure that you can't invoke other smart contracts.
How are you doing your tests? We use a virtual blockchain, so it may not be possible at this moment but could be implemented in the future.
What exactly do you want to achieve using 2 contracts?
Thank you for answering ,lock9.
I want to do dynamic invoke one smart contract through the other smart contracts.
One smart contract give storage context to the other smart contract and manipulate it.
I want to do UnitTest loading the two contracts in the same class.
Can I do this?
The text was updated successfully, but these errors were encountered: