ERC725Alliance / erc725.js

Package to interact with ERC725 smart contracts
Apache License 2.0
38 stars 29 forks source link

Allow user to provide options object in constructor #14

Closed robertdavid010 closed 3 years ago

robertdavid010 commented 3 years ago

the last object should be an options object.

_Originally posted by @frozeman in https://github.com/ERC725Alliance/erc725.js/pull/12#discussion_r615704473_

rryter commented 3 years ago

This was introduced via PR #20