mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-10 01:03:10 +00:00
6 lines
82 B
Rust
6 lines
82 B
Rust
//ToDo: Add sequencer_runner module
|
|
|
|
fn main() {
|
|
println!("Hello, world!");
|
|
}
|