Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@kostysh kostysh released this 01 Nov 16:12
· 4 commits to master since this release
1f1f26e

In this release:

  • Added new functions to the OrgId smart contract:
    • createOrgId(bytes32,string,string[]) (with builtin addDelegates)
    • changeOrgJson(bytes32,string,string[]) (with builtin addDelegates`)
    • `createOrgIdFor(bytes32,string,address,string[]) (allows create OrgId for someone, will be used in migration)
  • Updated typescript types