fcoin/lib/wallet
Javed Khan 7f4494e278
multi: pass new Node option file to wallet plugin
`file` is similar to `config`, but it propogates to the wallet plugin
and loads the wallet config file only if set to true.

This is useful to disable config files for both node and wallet when
running a full node, for example in a test environment.
2018-08-13 17:36:21 +05:30
..
account.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
client.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
common.js bcoin: use buffer-map. see #533. 2018-08-10 16:23:46 -07:00
http.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
index.js wallet/bcoin: refactor exposure. 2018-03-29 21:56:51 -07:00
layout.js bdb: upgrade bdb usage for keys. 2018-08-10 16:24:10 -07:00
masterkey.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
node.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
nodeclient.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
nullclient.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
path.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
plugin.js multi: pass new Node option file to wallet plugin 2018-08-13 17:36:21 +05:30
records.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
rpc.js bcoin: switch to bsert for everything. 2018-08-10 16:23:46 -07:00
txdb.js multi: fix lint warnings 2018-08-13 17:30:30 +05:30
wallet.js bcoin: update logger usage. 2018-08-10 16:24:10 -07:00
walletdb.js multi: fix lint warnings 2018-08-13 17:30:30 +05:30
walletkey.js bcoin: use buffer-map. see #533. 2018-08-10 16:23:46 -07:00