mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-31 20:31:24 +00:00
Rename to ZEC
This commit is contained in:
@@ -1070,7 +1070,7 @@ impl LightWallet {
|
||||
let total_value = tos.iter().map(|to| to.1).sum::<u64>();
|
||||
|
||||
println!(
|
||||
"0: Creating transaction sending {} tazoshis to {} addresses",
|
||||
"0: Creating transaction sending {} ztoshis to {} addresses",
|
||||
total_value, tos.len()
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user