ConseilJS
ConseilJS copied to clipboard
Tezos: Support for Multiple Contract calls in one Operation
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.