Intercoin / CommunityContract

Smart contract for managing community membership and roles
https://intercoin.org
GNU Affero General Public License v3.0
1 stars 2 forks source link

Please forward more informative error messages #23

Open EGreg opened 1 year ago

EGreg commented 1 year ago

Make sure you forward exact errors from Interface(address).method() if they reverted with errror

https://github.com/Intercoin/CommunityContract/blob/main/contracts/CommunityState.sol#L558