zeta-chain / toolkit

A library of ZetaChain helper utilities, contracts, and Hardhat tasks for smart-contract development
MIT License
43 stars 22 forks source link

feat: Add origin address for MockSystemContract #118

Closed lukema95 closed 7 months ago

lukema95 commented 7 months ago

For certain scenarios, we need to obtain the origin address, such as the Staking contract in the Example contract, therefore we need to add an origin address parameter.

lukema95 commented 7 months ago

pls review @fadeev @lucas-janon