Closed chevdor closed 2 years ago
This PR adds support for the ENV: PARACHAIN_PALLET_ID_ENV and allows users overriding the default 0x01 by whatever ID of their choice.
PARACHAIN_PALLET_ID_ENV
0x01
PARACHAIN_PALLET_ID_ENV is to be passed in Hex as 0x32 for instance.
0x32
This PR adds support for the ENV:
PARACHAIN_PALLET_ID_ENV
and allows users overriding the default0x01
by whatever ID of their choice.PARACHAIN_PALLET_ID_ENV
is to be passed in Hex as0x32
for instance.