contracts
contracts copied to clipboard
🌐 Implement SubmitClaims
Purpose
Implement the ExecuteMsg::SubmitClaims message according to the current specification of the okp4-dataverse smart contract.
- [ ] Consider the business rules and invariants required for data integrity, security and adherence to specification
- [ ] Implement
- [ ] Test