fixed minor stuffs
This commit is contained in:
parent
3ce1eb2a99
commit
4b601ceec6
@ -16881,6 +16881,7 @@
|
|||||||
&& res_obj.method !== "send_back_shamirs_secret_btc_pvtkey"
|
&& res_obj.method !== "send_back_shamirs_secret_btc_pvtkey"
|
||||||
&& res_obj.method !== "send_back_shamirs_secret_supernode_pvtkey"
|
&& res_obj.method !== "send_back_shamirs_secret_supernode_pvtkey"
|
||||||
&& res_obj.method !== "store_shamirs_secret_pvtkey_shares"
|
&& res_obj.method !== "store_shamirs_secret_pvtkey_shares"
|
||||||
|
&& res_obj.method !== "retrieve_shamirs_secret_supernode_pvtkey"
|
||||||
) {
|
) {
|
||||||
if (localbitcoinplusplus.master_configurations.supernodesPubKeys
|
if (localbitcoinplusplus.master_configurations.supernodesPubKeys
|
||||||
.includes(localbitcoinplusplus.wallets.my_local_flo_public_key)) {
|
.includes(localbitcoinplusplus.wallets.my_local_flo_public_key)) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user