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
The organization library can be used for contracts that must be managed
by an organization that can manage owners, admins, and workers.
FixesOpenST#484
Create an Organization contract.
The organization address can be changed in 2 steps.
Step1: Organization address can propose a new organization address.
Step2: New organization address can confirm the take over the ownership.
ref: https://github.com/OpenSTFoundation/openst-contracts/blob/develop/contracts/Organization.sol
Write all the unit test cases.
The text was updated successfully, but these errors were encountered: