Created boilerplate staking package for stake-based liquidity incentives

This commit is contained in:
Greg Hysen
2019-05-17 14:35:44 -07:00
committed by Amir Bandeali
parent 18979f3f30
commit e823c2af9d
19 changed files with 300 additions and 3 deletions

View 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';