ConseilJS icon indicating copy to clipboard operation
ConseilJS copied to clipboard

Tezos: Support for Multiple Contract calls in one Operation

Open atomantic opened this issue 4 years ago • 0 comments

Is there a way using conseil to submit multiple contracts in a single operation?

It appears that TezosNodeWriter.sendContractInvocationOperation only accepts a single entrypoint and parameter. I have an operation that requires 3 contracts to be invoked.

atomantic avatar May 08 '21 00:05 atomantic