ibid
This commit is contained in:
@@ -49,5 +49,6 @@ pub(crate) async fn run() -> anyhow::Result<()> {
|
|||||||
let _ = sammy.sync();
|
let _ = sammy.sync();
|
||||||
let sammy_balance = sammy.wallet.get_balance()?;
|
let sammy_balance = sammy.wallet.get_balance()?;
|
||||||
tracing::info!("sammy balance: {}", sammy_balance);
|
tracing::info!("sammy balance: {}", sammy_balance);
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user