Update Error Message
highskore opened this issue · 0 comments
highskore commented
Current Behavior
The current error message in the codebase states:
hybrid-custody/contracts/HybridCustody.cdc
Line 330 in 471842e
Should be:
self.ownedAccounts[cap.address] == nil: "There is already an owned account with this address"