Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Lezek123
left a comment
There was a problem hiding this comment.
- Some benchmarks were broken by this change so I fixed them in cb9f9b4
- I think using
prodchain name can be a little confusing, since it's not actually a production chain, it's just a chain with production config for benchmarking purposes
It's also possible to use |
I'll have to test if the |
It's only available when running a full chain, not when running the benchmark command. I renamed "prod" to "prod-test" |
joystream-node --chain prod-test --aliceUnlike
joystream-node --devyou will need to purge-chain between runs or use--tempflag:joystream-node --chain prod-test --alice --temp