1 year ago
#136904

Mario Pino Uceda
Correlate events with extrinsics in a utility.batch call in Polkadot
In Polkadot and Kusama blockchains emitted module events has the phase property so we can correlate them with the extrinsic that triggered that event but I can't do the same when the extrinsic is included in a utility.batch
(https://polkadot.js.org/docs/substrate/extrinsics#batchcalls-veccall) or utility.batchAll
(https://polkadot.js.org/docs/substrate/extrinsics#batchallcalls-veccall) extrinsic as far as I know.
Is there a way to correlate an event with the related extrinsic included in a utility.batch
or utility.batchAll
call?
blockchain
substrate
polkadot
polkadot-js
0 Answers
Your Answer