add blockcypher [WIP]
This commit is contained in:
parent
b28c99aabb
commit
23458b6b56
10 changed files with 133 additions and 17 deletions
|
|
@ -8,7 +8,8 @@ const pluginCodes = {
|
|||
EXCHANGE: 'exchange',
|
||||
WALLET: 'wallet',
|
||||
SMS: 'sms',
|
||||
EMAIL: 'email'
|
||||
EMAIL: 'email',
|
||||
ZERO_CONF: 'zero-conf'
|
||||
}
|
||||
|
||||
module.exports = _.assign({load, loadSchemas}, pluginCodes)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue