Benchmark Vesting (#5048)

* Init macro

* Refactor function.

* Add feature

* vested transfer benchmark

* Fix features

* Forgot to push this fix

* bump impl

* Nits.

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
This commit is contained in:
Marcio Diaz
2020-03-09 10:12:20 +01:00
committed by GitHub
parent 1c94a03780
commit 013fb6ae18
6 changed files with 126 additions and 1 deletions
+1
View File
@@ -4545,6 +4545,7 @@ name = "pallet-vesting"
version = "2.0.0-alpha.3"
dependencies = [
"enumflags2",
"frame-benchmarking",
"frame-support",
"frame-system",
"hex-literal",