mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-04 22:33:06 +00:00
Update wallet/src/cli/mod.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
This commit is contained in:
parent
7825f69e06
commit
8cfb586bee
@ -165,7 +165,7 @@ pub async fn execute_subcommand(command: Command) -> Result<SubcommandReturnValu
|
||||
.send_tx_program(transaction)
|
||||
.await
|
||||
.expect("Transaction submission error");
|
||||
println!("Response: {:?}", response);
|
||||
println!("Response: {response:?}");
|
||||
|
||||
SubcommandReturnValue::Empty
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user