Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Expose light client. (#6313)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvc94ch authored Jun 10, 2020
1 parent 9c39e2c commit b1038c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/node-template/node/src/lib.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
pub mod chain_spec;
pub mod service;

0 comments on commit b1038c8

Please sign in to comment.