We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
createRisk
The text was updated successfully, but these errors were encountered:
refactor RiskId from encoded bytes32 to incremental uint64 (#824)
85e0313
fix tests for riskid refactoring (#824)
3e45e7e
90e7627
0b4d407
1fbc2c6
2331c9f
chore: remove RiskIdLib from deployAndRegisterServices function (#824)
791964d
fix riskidlib links (#824)
2537f64
No branches or pull requests
createRisk
(https://github.com/etherisc/gif-next/blob/feature/chainid-type-refactoring/contracts/product/RiskService.sol#L42) to work the same way as request (https://github.com/etherisc/gif-next/blob/feature/chainid-type-refactoring/contracts/instance/InstanceStore.sol#L257)The text was updated successfully, but these errors were encountered: