Add a new signed extension to the runtime, and conditional build of the wasm.
Testing?
@lrazovic can you try it out with zombienet since you have a ledger nano?
Anything Else?
There are 2 places where I had to initialise the signed extensions with ::new(), but not sure if the argument inside should be true or false. I set it to true
What?
How?
Testing?
@lrazovic can you try it out with zombienet since you have a ledger nano?
Anything Else?
There are 2 places where I had to initialise the signed extensions with ::new(), but not sure if the argument inside should be
true
orfalse
. I set it to true