contracts like A and B
By business flow, contract A call B. and B has restriction that only A can call him.
Also A has some function that can be only called by B
And B call A.
Looks like I have a reference in two directions.
How I can manage with that when deploying?
Is it okay to move contracts address to property that can be called only by owner. Probably there is some patterns for that.
I appreciate any help🙏
Just deploy and then set the contracts addresses afterwards.
Обсуждают сегодня