In the submitProofOfSolvency function, the event that should be emitted upon successful submission should probably be SolvencyProofSubmitted or ProofOfSolvencySubmitted instead of AddressOwnershipProofSubmitted. Otherwise, maybe the function name should be changed to reference address ownership.
In the
submitProofOfSolvencyfunction, the event that should be emitted upon successful submission should probably beSolvencyProofSubmittedorProofOfSolvencySubmittedinstead ofAddressOwnershipProofSubmitted. Otherwise, maybe the function name should be changed to reference address ownership.