With https://github.com/pendulum-chain/pendulum/pull/437 our runtimes now use multiple chain extensions. That means that we need to also specify the chain extension id whenever we call a chain extension. The id we specify when calling a chain extension is determines as follows:
With https://github.com/pendulum-chain/pendulum/pull/437 our runtimes now use multiple chain extensions. That means that we need to also specify the chain extension id whenever we call a chain extension. The id we specify when calling a chain extension is determines as follows:
We us the following chain extension ids:
TokensChainExtension
: 1PriceChainExtension
: 2