You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
In the
submitProofOfSolvency
function, the event that should be emitted upon successful submission should probably beSolvencyProofSubmitted
orProofOfSolvencySubmitted
instead ofAddressOwnershipProofSubmitted
. Otherwise, maybe the function name should be changed to reference address ownership.The text was updated successfully, but these errors were encountered: