Skip to content

Commit c55b780

Browse files
committed
test
1 parent 5ece0db commit c55b780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/submit_transaction.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ impl Config {
4949

5050
#[tokio::main]
5151
async fn main() {
52+
debug!("booting up transaction sender");
5253
let _guard = init4();
5354

5455
let config = Config::from_env().unwrap();

0 commit comments

Comments
 (0)