Skip to content

Commit

Permalink
RustFmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Dusek committed May 9, 2024
1 parent e3af1c1 commit 23fc5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/bin/onomyd_only.rs
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ async fn onomyd_runner(args: &Args) -> Result<()> {

info!("{}", get_delegations_to(valoper_addr).await.stack()?);
info!("{:?}", get_staking_pool().await.stack()?);

sh([format!(
"cosmovisor run tx bank send {addr} onomy1a69w3hfjqere4crkgyee79x2mxq0w2pfj9tu2m 1337anom \
--fees 1000000anom -y -b block"
Expand Down

0 comments on commit 23fc5d1

Please sign in to comment.