The feature of Union Lock can query the number of calls of other contracts and the number of calls of other contract functions in the same Ethereum transaction, thereby realizing the cross-contract locking function.
This is a meaningless ERC submission
Before this, using the hash value of “tx. origin+blocknumber” could also achieve the same function, which is to charge more gas.