Import multi for bitcoind
This commit is contained in:
parent
5e5e325333
commit
a9b187c092
1 changed files with 1 additions and 1 deletions
|
|
@ -1637,7 +1637,7 @@ void sidechain_net_handler_bitcoin::on_changed_objects_cb(const vector<object_id
|
|||
}
|
||||
|
||||
//! importmulti
|
||||
// bitcoin_client->importmulti(address_or_script_array);
|
||||
bitcoin_client->importmulti(address_or_script_array);
|
||||
|
||||
//! Lock wallet
|
||||
bitcoin_client->walletlock();
|
||||
|
|
|
|||
Loading…
Reference in a new issue