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