import SilentPaymentAddress from utils
This commit is contained in:
parent
a192edb761
commit
8e50727880
@ -39,9 +39,8 @@ use sdk_common::{
|
|||||||
};
|
};
|
||||||
|
|
||||||
use sdk_common::sp_client::db::{JsonFile, Storage};
|
use sdk_common::sp_client::db::{JsonFile, Storage};
|
||||||
use sdk_common::sp_client::silentpayments::sending::{
|
use sdk_common::sp_client::silentpayments::sending::generate_recipient_pubkeys;
|
||||||
generate_recipient_pubkeys, SilentPaymentAddress,
|
use sdk_common::sp_client::silentpayments::utils::SilentPaymentAddress;
|
||||||
};
|
|
||||||
use sdk_common::sp_client::silentpayments::utils::receiving::{
|
use sdk_common::sp_client::silentpayments::utils::receiving::{
|
||||||
calculate_tweak_data, get_pubkey_from_input,
|
calculate_tweak_data, get_pubkey_from_input,
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user