Skip to content

Commit

Permalink
fix: regenerate protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
jjyr committed Apr 8, 2019
1 parent f39a618 commit 7d24d67
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 168 deletions.
4 changes: 4 additions & 0 deletions protocol/src/protocol_generated.rs
@@ -1,6 +1,10 @@
// automatically generated by the FlatBuffers compiler, do not modify


#![allow(dead_code)]
#![allow(unused_imports)]
extern crate flatbuffers;

pub mod ckb {
#![allow(dead_code)]
#![allow(unused_imports)]
Expand Down

0 comments on commit 7d24d67

Please sign in to comment.