Created boilerplate staking package for stake-based liquidity incentives
This commit is contained in:
committed by
Amir Bandeali
parent
18979f3f30
commit
e823c2af9d
7
contracts/staking/src/wrappers.ts
Normal file
7
contracts/staking/src/wrappers.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
* -----------------------------------------------------------------------------
|
||||
* Warning: This file is auto-generated by contracts-gen. Don't edit manually.
|
||||
* -----------------------------------------------------------------------------
|
||||
*/
|
||||
export * from '../generated-wrappers/i_staking';
|
||||
export * from '../generated-wrappers/staking';
|
Reference in New Issue
Block a user