Discussion about this post

User's avatar
Josh's avatar

Hey Nick, just wanted to mention there's a typo in your example. Where you're defining the FriendsFacet.sol file, you're naming the contract PersonsFacet and I think you want it to be FriendsFacet.

Expand full comment
sowgandhi's avatar

Hi Nick, when using an upgraded facet where you have added a new function with the DiamondCut is it common to get an error: "Error: missing revert data in call exception; Transaction reverted without a reason." When printing out the contract it looks like the newly added function did make it but I am unable to use any functions that were added added.

Expand full comment
8 more comments...

No posts