Get a small guidance how to put multimple transaction in one on cosmos. Prepared by BlvckStake team for DVS school group 3.2 π€ The logic would be as follows: - Step 1: Create transaction in βgenerate-onlyβ mode & save .json file of this transaction. - Step 2: Open .json file and edit array called messages by adding more objects to it. - Step 3: Sign edited .json file. - Step 4: Boardcast this signed .json file to comlete transaction.Detailed Step-by-Step Insturction:Step 1: We create a trans...