mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 06:27:58 +00:00
Fixup package releasing (#5821)
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c0daa9a47c
commit
bb94695a4e
@@ -13,7 +13,8 @@
|
||||
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Substrate. If not, see <http://www.gnu.org/licenses/>.
|
||||
//! Collection of consensus specific imlementations
|
||||
|
||||
//! Collection of common consensus specific implementations
|
||||
mod longest_chain;
|
||||
|
||||
pub use longest_chain::LongestChain;
|
||||
pub use longest_chain::LongestChain;
|
||||
|
||||
Reference in New Issue
Block a user