mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-03 05:43:08 +00:00
add executions module to core
This commit is contained in:
parent
08c5dd96e2
commit
9a59eab30d
2
node_core/src/executions/mod.rs
Normal file
2
node_core/src/executions/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
mod se;
|
||||
mod de;
|
||||
@ -1 +1 @@
|
||||
//ToDo: Add node_core module
|
||||
pub mod executions;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user