mirror of
https://github.com/status-im/sourcecred.git
synced 2025-02-07 10:15:10 +00:00
c1a5e01a2c
Summary: This commit implements all the code needed for the top-level `makeAddressModule` function, without implementing any of the address functions. This mostly comprises handling of errors in the module options. Test Plan: Unit tests added. Run `yarn travis`. wchargin-branch: address-error-handling