add genesis liquidity test & misc fixes

This commit is contained in:
akildemir
2024-04-29 23:19:55 +03:00
parent 826f9986e4
commit 926ddd09db
14 changed files with 590 additions and 47 deletions

View File

@@ -126,7 +126,7 @@ std = [
"pallet-transaction-payment-rpc-runtime-api/std",
]
fast-epoch = []
fast-epoch = ["genesis-liquidity-pallet/fast-epoch"]
runtime-benchmarks = [
"sp-runtime/runtime-benchmarks",