The name of the group.
The list of URef keys associated with this group, defining permissions for contract interaction.
Static fromJSONConverts a plain JSON object into an instance of ContractGroup.
An instance of ContractGroup or undefined if parsing fails.
The JSON object to parse.
Generated using TypeDoc
Represents a group of keys associated with a contract, allowing access control and permissions management.