arc_dx
Version:
A platform for building DAOs
27 lines (11 loc) • 459 B
Markdown
# UniversalSchemeInterface
[see the source](https://github.com/daostack/arc/tree/master/contracts/universalSchemes/UniversalSchemeInterface.sol)
**Execution cost**: No bound available
**Deployment cost**: No bound available
**Combined cost**: No bound available
## Methods
### updateParameters(bytes32)
**Execution cost**: No bound available
Params:
1. **_hashedParameters** *of type `bytes32`*
[Back to the top ↑](#universalschemeinterface)