Skip to content

Commit 5a8f8bb

Browse files
authored
TestBridgePrecompile test contract (#124)
1 parent 9ea5055 commit 5a8f8bb

File tree

4 files changed

+518
-0
lines changed

4 files changed

+518
-0
lines changed

examples/solidity/bindings/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ pub mod r#auction;
77
pub mod r#fast_types;
88
pub mod r#pi2;
99
pub mod r#ranked_feed;
10+
pub mod r#test_mint_balance_precompile;
1011
pub mod r#time;
1112
pub mod r#voting;

0 commit comments

Comments
 (0)