interledger-deprecated / ilp-core

Core ILP module — handles ledger abstraction and quoting
Other
8 stars 5 forks source link

Feat: allow a fully instantiated plugin in place of pluginOpts #62

Closed sharafian closed 8 years ago

sharafian commented 8 years ago

If the pluginOpts parameter is an EventEmitter (it has the .on function, which will never happen if pluginOpts is a JSON-able object), then it will be used as the plugin instance for a client.

codecov-io commented 8 years ago

Current coverage is 99.10% (diff: 100%)

No coverage report found for master at e8404ad.

Powered by Codecov. Last update e8404ad...078f440