Skip to main content

All Questions

Tagged with
0 votes
0 answers
7 views

Need help in integrating staking to frontier! [closed]

I am trying to integrate pallet staking into latest frontier template. I am following this commit. Everything looks find excepts for the last part in runtime/src/lib.rs In the commit the person is ...
Vinay Kharayat's user avatar
0 votes
1 answer
52 views

Can we use AccountId20 with babe and other pallets?

As frontier now integrate natively the AccountId20 type, I wonder if it is compatible with all other pallets like BABE, Staking, ... Is there a place where we can check it or do we know some ...
Dubs's user avatar
  • 294
0 votes
0 answers
83 views

build NPOS EVM commpatible chain

What's the best project setup to build an NPoS and EVM Compatible chain at this moment? Which version/branch of polkadot release to use? such as polkadot-v0.9.22 or polkadot-v0.9.18? Use ORML or ...
Muhammad Talha Dar's user avatar